|
|
|
|
|
Total Hits: 27 | Today: 1 |
Author: Jayram Tallamraju
|
Rating:
|
|

Excel is a very powerful tool for data analysis and reporting. With built-in support for Visual Basic language there is so much that can be done in Excel. People who work in the financial industry know that one way or the other Excel spreadsheets are used heavily to this day. When it comes to working with Excel, business users are more skilled than developers. Software development for a long time was gearing towards distributed computation and n-tier architecture. At the time when data was store...
|
|
|
|
Total Hits: 27 | Today: 0 |
Author: classicasp.aspfaq.com
|
Rating:
|
|

To work around this, you need to declare the array without a size (or with a constant size, e.g. 0), and then re-dimension it from the variable. Here are two examples; one using a simple array, the other a multi-dimensional array:...
|
|
|
|
Total Hits: 31 | Today: 1 |
Author: Mohanakrishnan
|
Rating:
|
|

This article is deals with how to convert sql server reports to Excel file. The following code will give the solution for that. It will give the reprot server output as Excel file....
|
|
|
|
Total Hits: 31 | Today: 1 |
Author: Mohanakrishnan
|
Rating:
|
|

This article is deals with how to convert sql server reports to Excel file. The following code will give the solution for that. It will give the reprot server output as Excel file....
|
|
|
|
Total Hits: 47 | Today: 0 |
Author: Tony John
|
Rating:
|
|

This short code snippet shows how you can start and stop windows services and also how to find the current status of any windows services....
|
|
|
|
Total Hits: 32 | Today: 0 |
Author: Mary Mathew
|
Rating:
|
|

It was an easy job with classic VB to find difference between 2 dates or times. Even though it is not very difficult, it is a tricky and confusing thing in C# and VB.NET.
See the following sample code, which demonstrates how to calculate the difference between two DateTime objects using C# syntax....
|
|
|
|
Total Hits: 29 | Today: 0 |
Author: Gaurav Arora
|
Rating:
|
|

In a simple creating an aspx page dynamically is a very tedious job. Whenever we think for dynamically creation scenarios stuck in mind about the overload to server etc. But with the help of this article one can attain the same as easily as creating another simple aspx page....
|
|
|
|
Total Hits: 42 | Today: 1 |
Author: Jigar
|
Rating:
|
|

In this Article We are going to talk about How to Execute Any Particular Function on Particular Time From Our ASP.Net Application. Well, As far as My Knowledge is Concern, It can not be done with ASP.NET. b'coz asp.net is not providing any functionality, that we can execute anything automatically from server.But that can achieved by another way. You know Whenever you are in problem in your life, then if you rotate your self inside your circle of problem then you will never come out from that pro...
|
|
|
|
Total Hits: 33 | Today: 2 |
Author: Gaurav Sharma
|
Rating:
|
|

In last article , I had given the introduction about the IcallbackHandler feature of ASP.Net through which you can Call the server side methods through the client side code and without post back. In this article , I am giving you the complete code of how to implement the IcallbackHandler with the help of two drop down lists, First grid is filled with all the categories and in the second drop down list all the products will be shown according to the category id of first drop down list. I am going...
|
|
|
|
Total Hits: 553 | Today: 0 |
Author: James Crowley
|
Rating:
|
|

This example tricks Windows 95 and Windows 98 into thinking that a screen saver is running - which also disables Ctrl+Alt+Delete and Alt+Tab. Note that this does NOT work on Windows NT!...
|
|
|
|
Total Hits: 538 | Today: 0 |
|
Rating:
|
|

When you use your FTP client, you are unable to see virtual directories created in Internet Server Manager for the FTP service even though you have permissions to access the directory. However, if you issue the "cd" command with the correct name to the virtual directory or "ls" or "dir" of the virtual directory, the contents are listed (provided sufficient permissions exist for the user/anonymous user)....
|
|
|
|
Total Hits: 484 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

When using the Package and Deployment Wizard (PDW) to create a Standard Setup Package for an application containing Web Classes, .ASP and/or .HTM files will not be automatically included in the application distribution set....
|
|
|
|
|
|
|