Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  232
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Tuesday, March 16, 2010
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

Life runs on code. Find out how Visual Studio 2010 can help you realize your vision. Learn more...

Home > Search > Knowledge Base
Search
DevASP

What's New
What's Hot
More Categories for ASP ASP (192)
Listings for ASP.Net ASP.Net (0)
Listings for C-Sharp C-Sharp (0)
Listings for General Articles General Articles (19)
Listings for SQL Server SQL Server (0)
Listings for Visual Basic.Net Visual Basic.Net (0)
Listings for Visual InterDev Visual InterDev (6)
Listings for Visual Studio.Net Visual Studio.Net (0)
More Categories for XML XML (58)
 


Microsoft Excel for Data Analysis and Reporting in ASP.NET       
Total Hits: 27  |  Today: 1 Author: Jayram Tallamraju       Rating:  
Read Reviews | Write Review |              Your 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...

Can I create an array's size dynamically?       
Total Hits: 27  |  Today: 0 Author: classicasp.aspfaq.com       Rating:  
Read Reviews | Write Review |              Your 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:...

Generate a Excel file from SQL server Reproting services output       
Total Hits: 31  |  Today: 1 Author: Mohanakrishnan       Rating:  
Read Reviews | Write Review |              Your 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....

Generate a Excel file from SQL server Reproting services output       
Total Hits: 31  |  Today: 1 Author: Mohanakrishnan       Rating:  
Read Reviews | Write Review |              Your 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....

How to start and stop windows services programmatically       
Total Hits: 47  |  Today: 0 Author: Tony John       Rating:  
Read Reviews | Write Review |              Your 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....

How to find difference between two Dates in C# or VB.NET ?       
Total Hits: 32  |  Today: 0 Author: Mary Mathew       Rating:  
Read Reviews | Write Review |              Your 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....

How to create ASPX Page Dynamically - A Step Ahead Series?       
Total Hits: 29  |  Today: 0 Author: Gaurav Arora       Rating:  
Read Reviews | Write Review |              Your 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....

How to execute certain function on particular time.       
Total Hits: 42  |  Today: 1 Author: Jigar       Rating:  
Read Reviews | Write Review |              Your 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...

Implementing ASP.Net Callbacks using IcallbackHandler.       
Total Hits: 33  |  Today: 2 Author: Gaurav Sharma       Rating:  
Read Reviews | Write Review |              Your 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...

Disable Ctrl+Alt+Del       
Total Hits: 553  |  Today: 0 Author: James Crowley       Rating:  
Read Reviews | Write Review |              Your 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!...

Virtual Directories Not Visible on FTP Clients       
Total Hits: 538  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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)....

PRB: PDW Does Not Include .ASP and .HTM Files for Standard Setup       
Total Hits: 484  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com