Sponsors
Categories
Ad Management (1)
Auctions (0)
Bookmark Management (0)
Browsers (7)
Calendars (3)
Chat Scripts (1)
Classified Ads (0)
Collections (4)
Communication Tools (0)
Component and Controls (12)
Content Management (5)
Counters (1)
Customer Support (0)
Database Management (13)
Date and Time (5)
Development Tools (8)
Discussion Boards (1)
Documents (4)
E-Commerce (1)
Email Systems (0)
Error Handling (5)
FAQ and Knowledgebase (2)
File Management (5)
Form Processors (5)
Graphs and Charts (2)
Guestbooks (0)
Image Galleries (1)
Image Manipulation (7)
Instant Messaging (1)
Link Indexing (0)
Mailing List Managers (1)
Miscellaneous (211)
Networking Tools (4)
Polls and Voting (1)
Portal Systems (2)
Postcards (1)
Scripting Techniques (7)
Searching (1)
Security Systems (6)
Server Management (7)
Site Navigation (7)
String And Variables (6)
User Management (7)
Vertical Markets (1)
Web Fetching (2)
Web Services (4)
Web Traffic Analysis (2)
Website Promotion (1)
XML and ASP Dot NET (5)
Tips and Tutorials
ASP.NET HOW DO I Video Series: Data
This video illustrates how simple it is to create data-driven web sites using Visual Web Developer 2005 Express Edition, ASP.NET 2.0, and SQL Server 2005 Express Edition. See the integrated data editing support provided by Visual Web Developer that simplifies database creation and population using the Database Explorer and DataSet Designer. Explore how easy it is to create a master-details view with support for filtering, sorting, paging, and editing with no code.
Price: free Rate:
0.0(out of 5) Vote:0
Client Side in ASP.NET: Common Javascript Functions
In this tutorial we are going to present you a set of famous and frequently used client side scripts. You can simply copy any of these scripts into your web application without giving any attention to their underlying technologies. If, in any case, further customization or configuration is essential to utilize any of these scripts then we will include this information as well.
Price: free Rate:
0.0(out of 5) Vote:0
Adding Localization to ASP.NET Applications
For those of you who need to be able to support multiple cultures (languages, right-to-left screen presentation, non-US currency, etc.) in your web applications, here's a great video that walks through the steps to add localization in just a few steps. The "test" application that the presenter builds is pretty simple to follow and to build yourself. Once you get the basics from building the test application you should find it easier to build "Localization" into your ASP.NET applications.
Price: free Rate:
0.0(out of 5) Vote:0
ASP.NET HOW DO I Video Series: Tips and Tricks
This Tips & Tricks video covers many useful techniques for enhancing ASP.NET 2.0 web sites using Visual Web Developer 2005 Express Edition. Topics include encrypting sensitive information stored in web.config, maintaining the browser scroll position across postbacks, posting content to a different page, setting focus on a specific control when a page is loaded, creating a bulleted list of hyperlinks from an XML file, working with the file upload control, simplifying complex URLs and more.
Price: free Rate:
0.0(out of 5) Vote:0
How To Test And Debug An ASP.NET Application
Visual Studio includes an integrated debugger that can help you locate and correct even the most obscure bugs. And ASP.NET includes a Trace feature that displays useful information as your ASP.NET pages execute. In this sample chapter, you'll learn how to use both of these powerful debugging tools.
Price: free Rate:
0.0(out of 5) Vote:0
Streaming with Windows Media Services and ASP.NET
This paper shows you how to get started streaming your music or video over the Internet with Windows Streaming Services and ASP.NET.
Price: free Rate:
0.0(out of 5) Vote:0
Export Crystal Reports to PDF file
This tutorial explains how you can export crystal reports to PDF, Excel, Word and HTML formats with ASP.NET web application. Reports are then available for direct download or used for scheduled reports to be sent via email, in this case, the exporting is done on the server side and the exported file is attached to an email and send to the user's email id.
Price: free Rate:
0.0(out of 5) Vote:0
Using the SAP.NET Connector to connect your .NET applications to
This article will demonstrate how to get connected to SAP and how to call an ABAP function and pass data to and from SAP. The SAP Connector for Microsoft .NET is a programming environment that enables communication between the Microsoft .NET platform and SAP Systems. It supports SAP Remote Function Calls (RFC) and Web services, and allows you to write various applications, for example, Web form, Windows form, and console applications within Microsoft Visual Studio .NET.
Price: free Rate:
0.0(out of 5) Vote:0
Save & Read Image From Database
Explains how to upload and save image to database, and then read and show image on web page. ASP.NET provides a simple mechanism to upload image files to a database, like SQL Server. The images can be stored in a database table attribute that is of image data-type.
Price: free Rate:
0.0(out of 5) Vote:0
Build Notepad ASP.NET Web Application
A complete ASP.NET 2.0 Notepad Web application example (with source code). Explains Forms, sign in process, some complex SQL queries and new HiddenField ASP.NET 2.0 server control.
Price: free Rate:
0.0(out of 5) Vote:0

