28 January 2009

More on DOT net STANDARDS & FrameWork

Microsoft. NET

The Microsoft. NET strategy was presented by Microsoft officials to the rest of the world in June 2000:

* .NET is based on the newest Web standards
* .NET is Microsoft's new Internet and Web strategy
* .NET is NOT a new operating system
* .NET is a framework for universal services
* .NET is a server centric computing model
* .NET will run in any browser on any platform
* .NET is a new Internet and Web based infrastructure
* .NET delivers software as Web Services

.NET Internet Standards

.NET is built on the following Internet standards:

* HTTP, the communication protocol between Internet Applications
* XML, the format for exchanging data between Internet Applications
* SOAP, the standard format for requesting Web Services
* UDDI, the standard to search and discover Web Services

.NET Framework

The .NET Framework is the infrastructure for the new Microsoft .NET Platform.

The .NET Framework is a common environment for building, deploying, and running Web Services and Web Applications.

The .NET Framework contains common class libraries
- like ADO.NET, ASP.NET and Windows Forms
- to provide advanced standard services that can be integrated into a variety of computer systems.

The .NET Framework is language neutral. Currently it supports C++, C#, Visual Basic, JScript (The Microsoft version of JavaScript) and COBOL.
Third-party languages
- like Eiffel, Perl, Python, Smalltalk, and others .
- will also be available for building future .NET Framework applications.

The new Visual Studio.NET is a common development environment for the new .NET Framework. It provides a feature-rich application execution environment, simplified development and easy integration between a number of different development languages.

More Info on MS.Net :-

* The .NET plan includes a new version of the Windows operating system, a new version of Office, and a variety of new development software for programmers to build Web-based applications.
* The background for .NET is part of Microsoft's new strategy to keep Windows the dominant operating system in the market, as computing begins to move away from desktop computers toward Internet enabled devices, such as hand-held computers and cell phones.
* The most visual components of the new .NET framework are the new Internet Information Server 6.0, with ASP.NET and ADO.NET support, Visual Studio.NET software tools to build Web-based software, and new XML support in the SQL Server 2000 database.
* Bill Gates is supervising the .NET project.
More on DOT net STANDARDS & FrameWorkSocialTwist Tell-a-Friend

27 January 2009

Building blocks of .NET

1. Web Services

Web Services provide data and services to other applications.
Future applications will access Web Services via standard Web Formats (HTTP, HTML, XML, and SOAP), with no need to know how the Web Service itself is implemented.
Web Services are main building blocks in the Microsoft .NET programming model.

2. Standard Communication


Official Web standards (XML, UDDI, SOAP) will be used to describe what Internet data is, and to describe what Web Services can do.
Future Web applications will be built on flexible services that can interact and exchange data, without the loss of integrity.

3. Internet Storages


.NET offers secure and addressable places to store data and applications on the Web. Allowing all types of Internet devices (PCs, Palmtops, Phones) to access data and applications.
These Web Services are built on Microsoft's existing NTFS, SQL Server, and Exchange technologies.

4. Internet Dynamic Delivery


Reliable automatic upgrades by demand and installation independent applications.
.NET will support rapid development of applications that can be dynamically reconfigured.

5. Internet Identity


.NET supports many different levels of authentication services like passwords, wallets, and smart cards.These services are built on existing Microsoft Passport and Windows Authentication technologies.

6. Internet Messaging


.NET supports integration of messaging, e-mail, voice-mail, and fax into one unified Internet Service, targeted for all kinds of PCs or smart Internet devices.
These services are built on existing Hotmail, Exchange and Instant Messenger technologies.

7. Internet Calendar


.NET supports Internet integration of work, social, and private home calendars. Allowing all types of Internet devices (PCs, Palmtops, Phones) to access the data.
These services are built on existing Outlook and Hotmail technologies.

8. Internet Directory Services


.NET supports a new kind of directory services that can answer XML based questions about Internet Services, far more exactly than search engines and yellow pages.
These services are built on the UDDI standard.

-sources from internet
Building blocks of .NETSocialTwist Tell-a-Friend

25 January 2009

What was dotnet know as before ?

What is Dotnet ?

Microsoft .NET is Microsoft's new Internet strategy.

.NET was originally called NGWS.

what ...! yes, I wrote it correct ... It was called as ....NGWS

NGWS - Next Generation Windows Services

Before the official announcement of .NET, the term NGWS was used for Microsoft's plans for producing an "Internet-based platform of Next Generation Windows Services".

The following was Steve Ballmer's quote ,January 2000:-

"Delivering an Internet-based platform of Next Generation Windows Services (NGWS) is the top priority of our company. The breakthroughs we’re talking about here include changes to the programming model, to the user interface, to the application integration model, the file system, new XML schema....."
What was dotnet know as before ?SocialTwist Tell-a-Friend

20 January 2009

ASP .NET Tutotials for YOU

C-Sharp Corner ASP.NET 2.0 Tutorials
How to use many ASP.NET 2.0 features such as the TreeView control, Object Data Source control, and Visual Studio 2005.
Form Validation Controls in ASP.NET
Learn how to use various ASP.NET Validator controls to make form validation simple in this 2 part tutorial.
ASP.NET Security - Forms Authentication Tutorial
Learn how to do .NET Forms Authentication with this tutorial. How to secure single pages or entire directories with ease.
411asp.net
Excellent source of tutorials and how-to's. Lot's of additional ASP.Net articles and help here as well.
ASP.Net FAQ
Site containing FAQ sections for ASP.Net and other .Net related areas.
The ASP.NET Page Life Cycle
A must read for those interested in developing with ASP.Net. This tutorial will clarify the execution pattern behind an ASP.Net page.
ASP.Net Fundamentals
Large single page tutorial that does a good job explaining what makes an ASP.Net page tick. Topics include maintaining state and using events.
Guestbook.NET - a beginner tutorial to ASP.NET
Targeted to people who know some HTML and know some simple programming concepts. Tutorial will guide a beginner through creating a simple guestbook with ASP.Net.
ASP.Net Tutorials and Examples
ASP.Net resource page packed with links to tutorials on every subject imaginable. Tutorials on authentication, code behind, msmq, remoting, reflection and more.
ASP.Net 101
High level overview of ASP.Net from Asp101.com.
4GuysFromRolla.com ASP.Net 2.0
4GuysFromRolla has put together a great ASP.Net 2.0 resource site to match their work with traditional ASP. From this page you can dive into the ASP.Net overview, explore ASP.Net 2.0 technical documentation, or spend hours exploring the endless examp
ASP.Net Free Book
Charles Carroll does a great service to those wanting to learn ASP.Net with this free online book. Chapters include basics, debugging, databases, datagrids, optimization, and xml.
ASP.Net Tutorials & Code Snips
From this page you can either branch into the 411asp.net how-to's section, or search through a comprehensive specific topics area.
CodeProject.com Tutorials
Great site for articles/tutorials on ASP.Net and other .Net categories. Tons of helpful articles here covering topics ranging from Caching to Tracing and Viewstate.
AspAlliance.com ASP.Net Tutorial
Several mini tutorials covering many of the different web server controls used in ASP.Net including Label, Textbox, Listbox, Checkbox, RadioButton, LinkButton, Panels, and others.
W3schools.com ASP.Net
Great ASP.Net tutorial, ASP.Net references, and examples. Tutorial sections include ASP vs. ASP.Net, installing ASP.Net, creating a simple page, and many more advanced topics.
DotNetJunkies ASP.Net Tutorials
Extensive collection of ASP.Net tutorials from DotNetJunkies.com. Tutorials on ADO.Net, custom controls, server controls, advanced techniques, and xml web services.
MSDN Using ASP.Net 2.0
Microsoft's MSDN resource for developing with ASP.NET. Areas include getting started, migrating ASP apps to ASP.NET, building apps, and deployment.
ASP.NET 2.0 QuickStart Tutorial
Microsoft's Asp.Net 2.0 quickstart tutorials which come packaged with the .NET sdk. This page will allow you to choose between VB.Net, C#, and JScript for code samples.
ASP .NET Tutotials for YOUSocialTwist Tell-a-Friend
 
#footer-column-container { clear:both; } .footer-column { padding: 10px; }