When you think ASP, think...
Recent Articles
All Articles
ASP.NET Articles
ASPFAQs.com
Message Board
Related Web Technologies
User Tips!
Coding Tips

Sections:
Sample Chapters
Commonly Asked Message Board Questions
JavaScript Tutorials
MSDN Communities Hub
Official Docs
Security
Stump the SQL Guru!
XML Info
Information:
Feedback
Author an Article
Technology Jobs





ASP ASP.NET ASP FAQs Message Board Feedback ASP Jobs
WebWeekly Sign Up
Sign up for the Microsoft Tech Update, our weekly newsletter!
Windows Technology
Check out these Web sites for articles, tutorials, FAQs, and code on ASP and related Technologies!
VBForums.com
Developer.com
ASPFAQs.com
ASPMessageboard.com
DevX.com
CodeGuru.com

Recent ASP.NET and Related Developer Articles

Windows 8 Launch Date Now Looks Like October 2012


Wed, 21 Mar 2012
If you’re a betting man, or women, those who are putting their money on October will most likely be the ones walking away with the winnings. And just in time for the Holiday shopping season to begin. Read More >

Microsoft Dynamics Acceptance Continues to Grow in U.S. Government, Education and Health Organizations


Wed, 21 Mar 2012
The Government sector is continuing to turn to turn to Microsoft Dynamics to help cut their operating costs, boost their efficiency and to advance their ability to provide services to their citizens Read More >

EMC: Big Data... Meet Ruby on Rails


Wed, 21 Mar 2012
With EMC’s purchase of Pivotal Labs, programmers can now take full advantage of environments such as Ruby on Rails to build out big data applications. Read More >

Visual Studio 11: C++ IntelliSense Code Snippets


Wed, 21 Mar 2012
One of the new features of Visual Studio 11 is inserting C++ code snippets at a specified insertion point or around a selected block. Visual Studio 11 comes with a set of C++ code snippets but we can create and use our own, as well. Read on to learn more... Read More >

Working with Concurrent Collections in .NET Framework 4.0


Tue, 20 Mar 2012
Concurrent collections in .NET Framework 4.0 allow developers to create type safe collections as well as thread safe collections. These collection classes form an essential part of the parallel programming feature and are available under the namespace System.Collections.Concurrent. V. N. S. Arun examines the different concurrent collections. Read More >

Using Areas in ASP.NET MVC Application


Mon, 19 Mar 2012
A large application often consists of functionally independent modules, which can make organizing the various models, views and controllers tedious. Bipih Joshi shows you how to split your application in what is known as Areas and how Areas are used in an ASP.NET MVC application.  Read More >

A Spring Conference on Microsoft Technologies


Mon, 19 Mar 2012
MIX is gone, so where can you find out up-and-coming Microsoft developer information in the Spring? Where can you hear about Visual Studio 11's beta launch? Read More >

Microsoft Announces the Release of ChronoZoom, the History of Everything


Wed, 14 Mar 2012
Today not only happens to by the birthday of Albert Einstein, but its also the release of an incredible new tool designed to study history. Microsoft announces ChronoZoom beta.  Read More >

How to Create Charts & Graphs in Your Windows Phone Application


Wed, 14 Mar 2012
Windows Phone (including Mango) doesn't come with built-in support for rich data visualization. Using a free download, Vipul Patel shows you how to get charts working on your Windows Phone application. Read More >

Trigger.io Releases Their New "Build-to-Web" Option Focusing on HTML5 Development Framework


Tue, 13 Mar 2012
Trigger.io hot about a Single Codebase for developers to have a one source to go to for both Web and Mobile site development and with the launch of Forge Framework they can now provide web developers the simpilist way possible. Read More >

Highlighted ASP.NET Developer Articles

Use MvcContrib Grid to Display a Grid of Data in ASP.NET MVC

The past six articles in this series have looked at how to display a grid of data in an ASP.NET MVC application and how to implement features like sorting, paging, and filtering. In each of these past six tutorials we were responsible... Read More >

Creating PDF Documents with ASP.NET and iTextSharp

The Portable Document Format (PDF) is a popular file format for documents. Due to their ubiquity and layout capabilities, it's not uncommon for a websites to use PDF technology. For example, an eCommerce store may offer a "printable receipt"... Read More >

Filling in PDF Forms with ASP.NET and iTextSharp

The Portable Document Format (PDF) is a popular file format for documents. PDF files are a popular document format for two primary reasons: first, because the PDF standard is an open standard, there are many vendors that provide PDF readers across... Read More >

Using ASP.NET, Membership, and jQuery to Determine Username Availability

Chances are, at some point you've tried creating a new user account on a website and were told that the username you selected was already taken. This is especially common on very large websites with millions of members, but can happen on smaller websites with common usernames, such as people's names...Read More >

Focusing and Selecting the Text in ASP.NET TextBox Controls

When a browser displays the HTML sent from a web server it parses the received markup into a Document Object Model, or DOM, which models the markup as a hierarchical structure. Each element in the markup - the <form> element, <div> elements, <p>...Read More >

Displaying a Sorted, Paged, and Filtered Grid of Data in ASP.NET MVC

Over the past couple of months I've authored five articles on displaying a grid of data in an ASP.NET MVC application. The first article in the series focused on simply displaying data...Read More >

Pausing and Resuming the jQuery / ASP.NET News Ticker

Many websites display a news ticker of one sort or another. A news ticker is a user interface element that displays a subset of a list of items, cycling through them one at a time after a set interval. In December 2010 I wrote an article titled Use jQuery and ASP.NET to Build a News Ticker...Read More >


ASP.NET [1.x] [2.0] | ASPMessageboard.com | ASPFAQs.com | Advertise | Feedback | Author an Article