Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  792
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, September 02, 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
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

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Knowledge Base > ASP
Search
DevASP

What's New
What's Hot
More Categories for Articles Articles (96)
More Categories for ASP Objects ASP Objects (3)
Listings for Bugs and Fixes Bugs and Fixes (13)
More Categories for Errors Errors (77)
More Categories for Language Reference Language Reference (3)
 


Microsoft Excel for Data Analysis and Reporting in ASP.NET       
Total Hits: 95  |  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: 76  |  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: 89  |  Today: 0 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: 89  |  Today: 0 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 create ASPX Page Dynamically - A Step Ahead Series?       
Total Hits: 86  |  Today: 1 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....

Implementing ASP.Net Callbacks using IcallbackHandler.       
Total Hits: 86  |  Today: 0 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...

PRB: PDW Does Not Include .ASP and .HTM Files for Standard Setup       
Total Hits: 530  |  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....

FIX: Error 800a2328 When You Browse a Visual Basic 6.0 WebClass (IIS Application)       
Total Hits: 746  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

When attempting to browse a WebClass application, the following error is returned:
Server object error 'ASP 0177 : 800a2328'
Server.CreateObject Failed
/WebClassApp/WebClassFile.ASP, line 20
The operation completed successfully....

Blocking/serialization when using InProc component (DLL) from ASP       
Total Hits: 480  |  Today: 1 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

When calling an Active Server Page (ASP) page that instantiates an inproc component (DLL) from multiple clients, the user will see blocking/serialization; that is, all the clients have to wait for others to finish. If the inproc component is either Apartment or Multithreaded it should not behave this way....

Authentication methods for connections to SQL Server in Active Server Pages       
Total Hits: 692  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

Both SQL Server authentication (standard security) and Windows NT authentication (integrated security) are SQL Server authentication methods that are used to access a SQL Server database from Active Server Pages (ASP)....

Inbound connections limit in Windows       
Total Hits: 435  |  Today: 0 Author: microsoft.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

When a user at a computer that is running Windows NT or Windows 2000 Professional attempts to connect to a Windows NT Workstation system that already has ten users connected to it, the following error message appears:
No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.
When an eleventh user at a Windows for Workgroups version 3.x system attempts to connect to a Windows NT Workstation system that al...

Inbound connections limit in Windows XP       
Total Hits: 488  |  Today: 0 Author: microsoft.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

At a computer that is running Windows XP or Windows 2000, when you attempt to connect to another Windows XP computer, you may receive the following error message:
No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com