- Subscribe to this page:
- RSS
- Email Alert
middleware
(2190 results)-
Blog Post
ASP.NET development interview questions and answers
October 22, 2012 9:46am PDT
Development hiring managers and potential interviewees may find these sample ASP.NET proficiency interview Q&As useful.
4 Latest comment by Akanksha Kalla
-
Articles
Working with the ASP.NET Global.asax file
July 5, 2005 7:00am PDT
The ASP.NET Global.asaz file allows you to implement a variety of tasks, including application security. Find out how may use this file in your application development efforts.
10 Latest comment by hushcat
-
Blog Post
Two approaches to redirection in ASP.NET
October 14, 2008 5:00am PDT
ASP.NET provides a few ways to move to different pages. Tony Patton looks at these options and provides commentary on when you should use which approach.
6 Latest comment by mandlaanilbabu
-
Blog Post
What Visual Studio 2012 and .NET 4.5 offer developers
September 11, 2012 5:48am PDT
Find out how to build powerful applications via the Visual Studio 2012 IDE, how VS 2012 integrates with other Microsoft products, and more.
-
Articles
Easily parse string values with .NET
January 24, 2006 3:50pm PST
The .NET Framework simplifies processing and formatting data with the String class and its Split and Join methods or regular expressions. Learn more about using these methods in your application.
4 Latest comment by rhoro@...
-
-
Articles
Generating and working with GUIDs in .NET
May 17, 2005 7:00am PDT
A Globally Unique Identifier (GUID) is a 128-bit integer that you can use across all computers and networks wherever a unique identifier is required. Tony Patton explains how the .NET Framework...
2 Latest comment by jgarcia102066@...
-
Blog Post
ASP.NET basics: the page life cycle
April 24, 2012 12:52pm PDT
This overview of the ASP.NET page life cycle covers how and when page elements are loaded and corresponding events are fired.
1
-
Blog Post
CodePaLOUsa: Humanitarian Toolbox, F#, open source licensing, happiness
April 29, 2013 10:48am PDT
Software development madness returned to the River City last week by way of CodePaLOUsa. Read about some of the conference's highlights.
-
Articles
Easily sort values with the .NET Array class's Sort method
November 14, 2006 8:00am PST
Tony Patton recently examined the basic functionality of .NET arrays; this week, he focuses on the Array class's Sort method, which simplifies sorting the contents of an array. He also explains...
-
Blog Post
ASP.NET 4.5 features make upgrade worth the trouble
February 19, 2013 7:05am PST
Tony Patton gives an overview of the notable features that are available with ASP.NET 4.5.
4 Latest comment by D0c
-
Blog Post
Look inside .NET DLL files with Reflector
March 4, 2008 4:05pm PST
An application developer's job takes many shapes and forms; sometimes we create new applications from scratch, while other times we try to reverse engineer an existing application. Reflector is...
13 Latest comment by abhidang
-
Articles
Use Microsoft Message Queuing in C# for inter-process communication
March 27, 2007 2:36pm PDT
Zach Smith demonstrates how to use Microsoft Message Queuing (MSMQ) for inter-process communication between applications on the same machine or over the network.
3 Latest comment by nokunna@...
-
Blog Post
ASP.NET basics: Working with the TextBox control
February 12, 2008 11:30am PST
Developers often overlook basic programming options in favor of new or cool ways to deliver results. A good example is the ASP.NET TextBox Web control, which offers plenty of options for building...
19 Latest comment by nsesar
-
Blog Post
.NET basic technologies overview
March 3, 2011 1:01pm PST
Justin James is going to back to basics with his .NET series. Any developer who is new to the .NET ecosystem will want to start with this introduction.
20 Latest comment by srinadh.siddu08@...
-
Blog Post
Be progressive with Modernizr and ASP.NET 4.5
February 25, 2013 4:02pm PST
Rolling out applications that use HTML5 and CSS3 requires planning and some help via JavaScript. Here's how Modernizer integrates with ASP.NET 4.5 and Visual Studio 2012.
-
Blog Post
A developer's predictions for 2013
December 31, 2012 2:45pm PST
Justin James reflects on the Java and .NET ecosystems and looks ahead to 2013. Let us know if you agree with his predictions about the development landscape.
12 Latest comment by Dethpod
-
Articles
Formatting data in columns with ASP.NET's DataList control
August 30, 2006 4:49am PDT
ASP.NET provides plenty of data controls to present data in a variety of ways. One common format is displaying a list of items in column format. Learn how to achieve this layout with the DataList...
2 Latest comment by john@...
-
Blog Post
The top 10 starfighters in sci-fi movies and television
May 31, 2012 12:43pm PDT
If you could only pilot one spacefaring dogfighter, which would you choose?
18 Latest comment by P.F. Bruns
-
Articles
Handle errors with custom error pages in ASP.NET
June 28, 2005 7:00am PDT
Providing detailed information with user-friendly error pages can help prevent support calls. ASP.NET offers a simple way to provide an alternative to the default error page.
-
Articles
Working with random numbers in .NET applications
April 12, 2005 7:00am PDT
Random number generation is a common programming endeavor, but many developers are unaware of the true nature of the random numbers generated by a system. Learn more about random numbers and how...
13 Latest comment by infodats@...

































