Showing posts with label .Net Software Development. Show all posts
Showing posts with label .Net Software Development. Show all posts

Saturday, December 20, 2008

About jQuery

jQuery is a lightweight open source JavaScript library which has become famous on the web. jQuery allows you to sophisticatedly and efficiently find and manipulate HTML elements with minimum lines of code. 

jQuery ropes this via a nice "selector" API that allows developers to query for HTML elements, and then apply "commands" to them. One of the uniqueness of jQuery commands is that they can be "chained" together - so that the result of one command can feed into another.

.jQuery is included of a built-in set of animation APIs which could be used as commands The wonderful combination allows to do some really cool things with only a few keystrokes.

For More information visit: ASP.Net Development | Microsoft.Net Development

Thursday, December 18, 2008

Overview of the .NET Framework 2.0

The .NET Framework is an integral Windows component that supports developing, deploying and running the applications and XML Web services.
  • To provide a consistent object-oriented programming environment whether object code is stored and executed locally, executed locally but Internet-distributed, or executed remotely.
  • To provide a code-execution environment that minimizes software deployment and versioning conflicts.
  • To provide a code-execution environment that promotes safe execution of code, including code created by an unknown or semi-trusted third party.
  • To provide a code-execution environment that eliminates the performance problems of scripted or interpreted environments.
  • To make the developer experience consistent across widely varying types of applications, such as Windows-based applications and Web-based applications.
  • To build all communication on industry standards to ensure that code based on the .NET Framework can integrate with any other code.

.NET Remoting

NET Remoting enables client applications to instantiate components on remote computers and utilizes them as if they were local objects. Remoting is a method through which a .NET client application can interact with a .NET component that’s part of another application province. Remoting allows you to produce and use state ful objects. Remoting can offer flexibility also. . Remoting is user friendly scale.

For More Information visit: .Net Software development | asp.net development India

Monday, December 15, 2008

Microsoft.Net Improvements

Microsoft announced new pricing for Visual Studio 2008 and rehashed some of .NET's recent improvements earlier this week at its TechEd EMEA conference in Barcelona, Brazil.

Companies using any component of Visual Studio Team System (VSTS) and which have a premium-level MSDN subscription can upgrade to any VSTS role edition, including the full suite, for 30% off. The company is also offering promotions for Visual Studio Professional to users of any development tool, as well as discounts for MSDN subscriptions to users of Visual Studio Professional.

Microsoft Releases Windows Azure OS

Microsoft has launched a "cloud operating system" called Windows Azure, or the operating system formerly known as Windows Cloud. Azure is basically a platform for developers of web applications. It combines hosting and tools for managing service delivery and will compete directly with Amazon's EC2 platform.


By:- .NET CMS

ASP.Net and Microsoft.net

ASP.NET is one of the centerpieces of the Microsoft .NET Framework and provides the infrastructure for easily developed, dynamic .NET Web applications. ASP.NET is not only the successor to Microsoft Active Server Pages (ASP), it is a unified Web development platform that provides the services necessary for developers to build enterprise Web applications. ASP.NET provides great enhancements over ASP and includes many new features.


Open source CMS "Oxite" to developers

An open-source content management platform that developers can use to build complicated blogs or large Web sites released by Microsoft. Called Oxite, its creators express it as a standards-compliant and highly extensible content management platform. They built it not because there is a need for another blog engine, but because they were building the MIX Online site for Web designers and wanted to offer an example of a use for ASP.NET MVC, according to Oxite Web site ASP.NET MVC lets developers use ASP.NET to build Web applications using an architecture called model-view-controller.

For More Information : .asp.net web development | ASP.Net Development | Open source dot net