ASP.NET
ASP.NET is a web application framework developed and marketed by Microsoft, that programmers can use to build dynamic web sites, web applications and web services.
Article

ASP.NET Library for High-fidelity html to pdf conversion

An article for asp.net professionals looking for high-fidelity html to pdf conversion tools
Article

Lessons learned writing AJAX applications

We’re all familiar these days with the Ajax buzz word – but while it’s relatively simple to use these browser technologies to implement a specific feature in an individual page, it is much more...
Article

Build Relational Databases in Seven Steps

Any web application, be it an ASP.NET or not, revolve around relational database. So to create a good application design, you should always create a good database design. Database design is a process...
Article

Rookie Mistakes and Misunderstandings of Web Programmers

1. Eager to Code 2. Improper Documentation 3. Lack of Testing 4. Improper use of State features 5. Improper Validation of Data 6. Trying to do too much 7. Always seek Support
Article

Learn the Undocumented Google Stock API

Google has a little known stock API. This tutorial shows how to use it with examples in ASP.NET using C#.
Article

How to use Repeater Control

One of important goals of any application development process is making data presentation richer. ASP.NET provides many server controls which render data in different rich formats and styles....
Article

Storing Binary Data to Database by using ASP.NET

Tutorial explains how to store to database and get back binary data, like images, .pdf or .zip files. There is an option to store this type of data to web server file system. But, there is also...
Article

Bulleted List Server Control in ASP.NET

BulletedList server control is a new ASP.NET feature. In our efforts to display organized data which makes sense to reader, we make use of different server controls in ASP.NET to render organized...
Article

Developing a picture album in ASP.NET

A Photo album is a popular approach to share pictures among friends, members or even the whole world. In this tutorial, we will be looking at how to implement a photo album in ASP.NET and MS SQL...
Article

Themes and skins in ASP.NET

Tutorials explains in detail how to create and use themes and template files with .skin extension in ASP.NET web applications. ASP.NET 2.0 introduces new feature called Themes and Skins which let...
Article

Caching Techniques in ASP.NET

Tutorial explains declarative and programmatic output caching, including new database triggered cache invalidation capability. Performance is the key requirement of any application. One of...
Article

XmlDataSource Control

Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and...
Article

Encrypting Connection Strings in web.config file

Tutorial explains how to protect web.config sensitive informations, like connection strings, usually stored as plain text. Microsoft has provided the capability to encrypt sensitive information...
Article

Data Source Controls in ASP.NET

Tutorial introduces a number of new Web controls designed for accessing and modifying data in ASP.NET. You can perform all common database related tasks like displaying, editing and updating the...
Article

Cross Page posting in ASP.NET

Tutorial explains how to post data between web forms, using new Cross Page posting functionality. Keeping in view limitations in ASP.NET 1.x, Microsoft has reinstated Cross Page posting feature...
Article

Client Side Script Debugging in ASP.NET

Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging...
Article

About GridView Control

In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data...
Article

Generating Excel Report in ASP.NET 2.0

Explains how ASP.NET web application can interact with Excel files, both reading and writing. Excel is such a powerful tool that many companies make extensive use of it for analyzing data.
Article

Introduction to AJAX and Microsoft ASP.NET AJAX Framework

Explains how to use AJAX to make more dynamic and responsive ASP.NET Web applications, which ultimately results in rich user experience. AJAX, an acronym for Asynchronous JavaScript And XML is a...
Article

Web Site Navigation in ASP.NET

Explains how to give consistent ways for the users to navigate the website. Web applications that you develop will have multiple pages interconnected with each other in some fashion. You need to...
1 2 3 4 5 6 16 26 36  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.