Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, May 13, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Introduction > ASP.Net
Search:
What's New - What's Hot

The .NET Vision        
Total Hits: 41  |  Today: 0 Author: Saurabh Nandu       Rating:  
Read Reviews | Write Review |              Your Rating: 

In June 2000 Microsoft released the beta version of .NET Platform, related languages and APIs. This release is a beginning of a new horizon for programmers. But till today, I have seen that many people have failed to see the correct vision, "The .NET Vision"! .NET has been seen by many in the wrong light, the only perspective it has been seen in and publicized is in comparison to SUN Java. I don't deny the fact that this perspective is right to some extent, but the scope .NET is something beyond...

An interesting intro to ASP.NET        
Total Hits: 582  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

What is .NET about and why should you care? In this article I will scratch the surface of .NET. and provide some context. Further articles will discuss .NET in more detail....

Visual Studio .NET: Build Web Applications Faster and Easier Using Web Services and XML        
Total Hits: 994  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article provides an overview of these features, as well as a look at Web Services, Web Forms, and new versions of ADO and ASP. It takes a first look at dozens of important new Visual Studio features that aid in the design, development, testing, and deployment of solutions built with Visual Basic, C++, Visual FoxPro, and C#....

Introduction to SubSonic        
Total Hits: 107  |  Today: 0 Author: Kent Sharkey       Rating:  
Read Reviews | Write Review |              Your Rating: 

One of the signs of an easily maintained application is a division of labor between the classes, usually resulting in a user interface layer, a business layer and a data access layer. While this technique helps to better organize the application, many developers shy away from creating them. Creating a reliable and fast data access layer requires some planning, and once you've created one, they all start to look similar. SubSonic helps you by automatically creating a data access layer based on yo...

What's Neat in ASP.NET?        
Total Hits: 48  |  Today: 0 Author: Steven Kapsinow       Rating:  
Read Reviews | Write Review |              Your Rating: 

This past week I attended the ASP-Connections conference in New Orleans, LA. The focus ... ASP.NET, of course.
Members of Microsoft's ASP.NET development team and other ASP evangelists presented their case and product to over 500 attendees. By the end of the show, most attendees seemed pretty impressed. And why shouldn't they be?
Microsoft claims to have created ASP.NET with customer demands in mind. They listened to the complaints about classic ASP, and now offer ASP.NET in response....

ASP.NET: An Introduction        
Total Hits: 222  |  Today: 0 Author: John Rebbeck       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP.NET is not just the next version of ASP: it's the next era of web development. ASP.NET allows us to use a fully featured programming language (such as C# or VB.NET) to build web applications easily. In this article, John talks about the fundamentals of ASP.NET and some of its powerful features such as web services, the MSDN library and several learning resources.ASP.NET allows you to use a full featured programming language such as C# (pronounced C-Sharp) or VB.NET to build web applications ...

The life of an ASP.NET Request        
Total Hits: 1015  |  Today: 0 Author: Philip Quinn       Rating:  
Read Reviews | Write Review |              Your Rating: 

Although it may seem like it, the way that ASP.NET processes your HTTP Request and returns your web page is a lot more complex than it may seem. This article will look at the HTTP Pipeline in ASP.NET in the lead up to your rendered page....

Model View Controller (MVC) for ASP.Net        
Total Hits: 4240  |  Today: 0 Author: Dave Bush       Rating:  
Read Reviews | Write Review |              Your Rating: 


Most programmers familiar with JSP's Model II architecture and others generally familiar with Model View Controller (MVC) architectures, immediately wonder how the MVC pattern can be applied in an ASP.NET world. This article will demonstrate how the MVC pattern can be applied to an ASP.NET web application and still maintain the basic Microsoft supplied architecture....

ASP.NET Controls Explained: Part 2/2        
Total Hits: 303  |  Today: 0 Author: James Yang       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this, the final article of the two part series relating to ASP.NET controls, James teaches us about custom controls and components. He talks about creating them, as well as compiling them from the command prompt using the C# compiler. He also provides two ASP.NET examples that demonstrate how to both create and integrate custom controls and components into our ASP.NET pages....

ASP.NET Controls Explained: Part 2/2        
Total Hits: 995  |  Today: 0 Author: James Yang       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this, the final article of the two part series relating to ASP.NET controls, James teaches us about custom controls and components. He talks about creating them, as well as compiling them from the command prompt using the C# compiler. He also provides two ASP.NET examples that demonstrate how to both create and integrate custom controls and components into our ASP.NET pages....

ASP.NET Web Forms        
Total Hits: 2090  |  Today: 0 Author: Pearson Education       Rating:  
Read Reviews | Write Review |              Your Rating: 

An introduction to web forms in ASP.NET...

An Introduction to ASP+        
Total Hits: 553  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP+ is not just next version of ASP 3.0, it is far ahead of it . ASP+ is an entirely new framework from microsoft for building Next Generation Web Applications. ASP+ is completely built on Next Generation Web Service(NGWS) Runtime. ASP+ is almost entirely component-based and modularized, and every page, object, and HTML element can be accesed at runtime as a component object....

Introduction to ASP+        
Total Hits: 668  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Sample chapter from 'A preview of Active Server Pages+' by Wrox Press....

Introduction to a Post-Relational Database for .NET: Matisse        
Total Hits: 41  |  Today: 0 Author: John Sasak       Rating:  
Read Reviews | Write Review |              Your Rating: 

A step-by-step guide for a post-relational database for .NET that provides you with better productivity and extensibility for data management. The article aims to help developers quickly evaluate this alternative solution for .NET data storage....

Introduction to some basic classes of ADO.NET        
Total Hits: 21  |  Today: 0 Author: Mazdak.       Rating:  
Read Reviews | Write Review |              Your Rating: 

The first day I began to study ADO.NET I got confused because of new classes that Microsoft introduce in .NET Framework. In this article I want to introduce some basic classes of ADO.Net, hopefully those beginner who want to learn ADO.NET will not get confused like I did....

Road to .NET        
Total Hits: 47  |  Today: 0 Author: Rai Umair.       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article presumes you are familiar with Microsoft’s .NET initiative. In case you are not, please refer to Microsoft for more information....

Introduction to MSH Cmdlets        
Total Hits: 23  |  Today: 0 Author: Xiphoris.       Rating:  
Read Reviews | Write Review |              Your Rating: 

Microsoft Shell (codename Monad), hereafter abbreviated MSH, is a revolutionary new console shell and environment for Windows. The primary feature that makes it revolutionary is that MSH is designed around the manipulation of objects. While Unix and Linux shells pipe text from one application to another, MSH allows the piping of .NET objects....

Introduction to .NET        
Total Hits: 27  |  Today: 0 Author: Kashif Manzoor.       Rating:  
Read Reviews | Write Review |              Your Rating: 

It's new - it's powerful - it solves lots of problems - and it is threatening to a vast community of Java worshippers, and best (or worst) of all it's from Microsoft. You guessed it right; I am talking about .NET.

Around 1995, Java was generating the same vigor as is generated by .NET today. May be I am being a bit unfair; actually Sun's Java was a much bigger event than .NET. My intention is not to belittle .NET's arrival; but what's true is true! Sun's Java introduced a revolutionary a...

The Semantic Web: An Introduction        
Total Hits: 28  |  Today: 0 Author: Sean B. Palmer       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Semantic Web is a mesh of information linked up in such a way as to be easily processable by machines, on a global scale. You can think of it as being an efficient way of representing data on the World Wide Web, or as a globally linked database.

The Semantic Web was thought up by Tim Berners-Lee, inventor of the WWW, URIs, HTTP, and HTML. There is a dedicated team of people at the World Wide Web consortium (W3C) working to improve, extend and standardize the system, and many languages...

ASP.NET First Principles        
Total Hits: 35  |  Today: 0 Author: Dan Green       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this first "Delving into .NET" article we take a very high-level look at the parts that comprise a Web Form and how these parts are woven together during the build and deployment process to produce the final executable product....


1  2  3  4  5  6  Next >> 


DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net