Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, March 14, 2010

Dev Articles
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 > .NET Framework
Search:
What's New - What's Hot


Tame Your Software Dependencies for More Flexible Apps        
Total Hits: 116  |  Today: 0 Author: James Kovacs       Rating:  
Read Reviews | Write Review |   Your Rating: 

Few would disagree that striving for a loosely coupled design is a bad thing. Unfortunately, the software we typically design is much more tightly coupled than we intend. How can you tell whether your design is tightly coupled? You can use a static analysis tool like NDepend to analyze your dependencies, but the easiest way to get a sense of the coupling in your application is to try to instantiate one of your classes in isolation.Pick a class from your business layer, such as an InvoiceService,...

Introduction to XLINQ        
Total Hits: 163  |  Today: 0 Author: AzamSharp       Rating:  
Read Reviews | Write Review |   Your Rating: 

The LINQ project is part of the Microsoft.NET C# 3.0 framework. LINQ allows the developer to manipulate the data in both the memory and persistent data store. In this article I will introduce the XLINQ API which is used to manipulate the XML structured documents....

Microsoft .NET Framework FAQ        
Total Hits: 2128  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

This document contains frequently asked questions about Microsoft .NET and the Microsoft .NET Framework. (15 printed pages...

The .NET Common Language Runtime        
Total Hits: 1298  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Years ago, when I was just a shy junior programmer, I had a dream. I dreamt of a world in which I had no need to figure out the right messages for handling in my Windows applications. Moreover, I didn’t want to research the best way to export functions from Visual C++ to accommodate incoming calls from Visual Basic (VB) applications. As a first-year student at the Windows university, I found particularly hostile the different programming models that the various Windows programming tools wer.....

Visual Studio .NET: Build Web Applications Faster and Easier Using Web Services and XML        
Total Hits: 1258  |  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#....

Understanding Memory management in the .NET Framework        
Total Hits: 1234  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Thanks to Microsoft's .NET, we don't need to worry about memory management in our applications at all! But we still need to take a close look at what is happening with memory management in .NET runtime environment though. Here is why: though memory management in .NET is completely hidden from developers, there are some Dos and Don'ts that we should know about Garbage Collection so that we can keep our applications up to their best performance. In this article, we will look at the Garbage Co.....

Road to .NET        
Total Hits: 291  |  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 the TypeConverter        
Total Hits: 340  |  Today: 0 Author: DanMayer.       Rating:  
Read Reviews | Write Review |   Your Rating: 

There have been plenty of articles here on CodeProject discussing advanced use the PropertyGrid control. I have been asked repeatedly about these issues so I think it would help others who are trying to figure out PropertyGrid usage to start with a simplified sample of a solution to a common problem....

What is .NET        
Total Hits: 338  |  Today: 0 Author: SriSamp.       Rating:  
Read Reviews | Write Review |   Your Rating: 

Being a contributor to the Code Project for quite some time now, it is commendable to see so many articles from various folks in the industry talk about the features of .NET and how a specific features work or what are some of the tips and tricks of the trade. This fever of .NET is very interesting to watch and rest assured that the storms caused by .NET will be as great as the storms caused by C++ when it was introduced. Walking down the web-site, I saw lots of articles on .NET, but I did not s...

What Is .NET?        
Total Hits: 892  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

The old joke is that if you took 10 Microsoft employees and asked them what COM is, you'd get 10 different answers. Sadly, if you asked 10 Microsoft employees what .NET is, you might get 11 different answers. That's because .NET encompasses a wide range of features and technologies. One Microsoft employee even described it to me in terms of the Arnold Schwarzenegger movie The 6th Day. In it, Schwarzenegger's character gets out of cab and just presses his thumb on a panel to pay for the ride. In ...

Introducing Microsoft .NET        
Total Hits: 1686  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

By bringing us .NET, Microsoft is presenting us with a new platform designed to facilitate development of interoperable Web applications, based on a totally new architecture. For Microsoft, .NET will be a way of "programming the Web," no less.
...

Taking it to the .NET - The Challenges Facing Today's Development Managers        
Total Hits: 580  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Development managers charged with building web-enabled applications face a daunting task. David Kravitz talks about the issues to be considered in such projects and how Microsoft .NET can provide a framework to build robust applications.
...

What is .NET? How will it affect us?        
Total Hits: 583  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Microsoft.NET is a vision, not reality, but that vision has a powerful company behind it. But what is that vision and what does it mean to you--if anything? What is Microsoft "betting the company" on? Find out why Microsoft is pushing the .NET model, what the timeline for implementation is, and how .NET could affect users, network administrators, and developers.
...

dot NET? What's that?        
Total Hits: 1098  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Simply put .NET is a new and innovative architecture that has a wide variety of uses. It makes mobile devices, connectivity and information a lot more accessible and easy to handle. It's a programming infrastructure for the net and a whole new user experience....

Overview of Microsoft .NET Framework        
Total Hits: 2060  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

This presentation focuses on the .NET Framework the platform for building integrated, service orientated applications to meet the needs of today's Internet businesses. From Web Forms and ASP+, to Web Services, deployment, and configuration...

Introduction to Windows Workflow Foundation Part 1        
Total Hits: 160  |  Today: 0 Author: AzamSharp       Rating:  
Read Reviews | Write Review |   Your Rating: 

Windows Workflow Foundation is part of the .NET 3.0 framework. Windows Workflow (WF) allows the developer to create workflow enabled applications. This is the first part of the Introduction to Workflow series. In the first part I will discuss how to create simple Workflow application and custom activities....

Introduction to the .NET Framework        
Total Hits: 436  |  Today: 0 Author: www.devhood.com       Rating:  
Read Reviews | Write Review |   Your Rating: 

If you are using this material for self-study, you can start with any of the three items above, however it is suggested that you read the tutorial before attempting to work with the sample code. The slide presentation can be useful as a quick introduction to the concepts in the tutorial. If you will be presenting the slide presentation, it is best to read the tutorial file and go through the source code samples first. I hope that you find the information in these tutorials helpful, and I hope th...

Introducing .NET        
Total Hits: 390  |  Today: 0 Author: Wrox Press       Rating:  
Read Reviews | Write Review |   Your Rating: 

.NET is Microsoft's vision of 'software as a service', a development environment in which you can build, create, and deploy your applications and the next generation of components, termed Web Services. All of Microsoft's major flagship products from Visual Studio to Windows and eventually Office are gradually being integrated into the vision and they will all offer services that will allow greater integration between products. .NET will allow developers to develop in whatever language they are c...

What Is .NET?        
Total Hits: 318  |  Today: 0 Author: .NET Home       Rating:  
Read Reviews | Write Review |   Your Rating: 

.NET is the Microsoft Web services strategy to connect information, people, systems, and devices through software. Integrated across the Microsoft platform, .NET technology provides the ability to quickly build, deploy, manage, and use connected, security-enhanced solutions with Web services. .NET-connected solutions enable businesses to integrate their systems more rapidly and in a more agile manner and help them realize the promise of information anytime, anywhere, on any device....

What is Microsoft .NET?        
Total Hits: 304  |  Today: 0 Author: sathishkumar       Rating:  
Read Reviews | Write Review |   Your Rating: 

Microsoft .NET is the leading in IT world. My article explains what is Microsoft .NET and about the concepts of platform independent .NET...


1  2  Next >> 


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net