Category:
ASP.NET Features
Dynamic Data Controls, ASP.NET AJAX Extensions, ASP.NET Dynamic Language Support, and Search and Diagnostics Application Services, Silverlight Controls for ASP.NET, Security features, Caching features, more...
|
.Net Framework 3.0 Interview Questions and Answers
.Net Framework 3.0, WPF, WCF, WF, XAML Interview Questions and Answers. .NET Framework 3.0, formerly called WinFX, is the new managed code programming model for Windows. Includes a new set of managed code APIs that are an integral part of Windows Vista and Windows Server 2008 operating systems. It is also available for Windows XP SP2 and Windows Server 2003 as a download. There are no major architectural changes included with this release; .NET Framework 3.0 includes version 2.0 of the Common Language Runtime.
.NET Framework 3.0 consists of four major new components:
- Windows Presentation Foundation (WPF), formerly code-named Avalon; a new user interface subsystem and API based on XML and vector graphics, which uses 3D computer graphics hardware and Direct3D technologies.
- Windows Communication Foundation (WCF), formerly code-named Indigo; a service-oriented messaging system which allows programs to interoperate locally or remotely similar to web services.
- Windows Workflow Foundation (WF) allows for building of task automation and integrated transactions using workflows.
- Windows CardSpace (WCS), formerly code-named InfoCard; a software component which securely stores a person's digital identities and provides a unified interface for choosing the identity for a particular transaction, such as logging in to a website.
|
Silverlight Interview Questions and Answers
Silverlight Faqs : Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of Microsoft .NET–based media experiences and rich interactive applications for the Web. It runs in all popular browsers, including Microsoft Internet Explorer, Mozilla Firefox, Apple Safari, Opera. The plugin required to run Silverlight is very small in size hence gets installed very quickly.
It is combination of different technolgoies into a single development platform that allows you to select tools and the programming language you want to use. Silverlight integrates seamlessly with your existing Javascript and ASP.NET AJAX code to complement functionality which you have already created.
Silverlight aims to compete with Adobe Flash and the presentation components of Ajax. It also competes with Sun Microsystems' JavaFX, which was launched a few days after Silverlight.
|
ASP.NET 3.5 Interview Questions and Answers
Microsoft has launched the ASP.NET 3.5. The framework ASP.NET 2.0, 3.0 are still exists in ASP.NET 3.5 and some more features are added in ASP.NET 3.5 that is the core assemblies are installed from .NET Framework version 2.0 still used by version 3.0 and 3.5 versions. ASP.NET 3.5 contains all the functionalities, libraries, codes with simplified features and capabilities to the framework. Check it out ASP.NET 3.5 FAQs here.
|
ASP.NET 4.0 Interview Questions and Answers
ASP.NET 4.0 Web Forms give developers more control over viewstate management, generation of IDs in the context of data-bound controls, and HTML generated by some template-based controls. In addition, you'll find new families of pluggable components for features that weren't supporting the provider 2009 model in earlier versions of ASP.NET and a finer control over the linking of external script files through the ScriptManager control.
|
|
About ASP.NET:
Microsoft ASP.NET is a set of Web application development technologies that enables programmers to build dynamic Web sites, web applications, and XML Web services.
ASP.NET is the next generation ASP, but it's not an upgraded version of ASP.
ASP.NET is an entirely new technology for server-side scripting. It was written from the ground up and is not backward compatible with classic ASP.
ASP.NET is the major part of the Microsoft's .NET Framework.
|