Create New Account
help
Net hi friends Any one send frequently asked Important questions in C# .Net, ADO .Net, Asp .Net and Sql Server. . . . . . . . tx in Advance. . . . . . Hi, Find this. . (B)What is an IL? (B A) What is scavenging? (B) What are different types of caching using cache object of ASP.NET? (B) How can you cache different version of same page using ASP.NET cache object? (A) How will implement Page Fragment Caching? (B) Can you compare ASP.NET sessions with classic ASP? (B) Which are the various modes of storing ASP.NET session
in Sql server as var_name int How do you separate business logic while creating an ASP.NET application? There are two level of asp.net debugging 1. Page level debugging For this we have to edit the page level debugging The control itself will take care of the date display How can you deploy an asp.net application ? You can deploy an ASP.NET Web application using any one of the following three deployment options. a) Deployment using VS
Caches a part of the page Data Caching - Caches the data HI. . . Caching Options in ASP.NET ASP.NET supports three types of caching for Web-based applications: • Page Level Caching (called Output Caching Output Caching Page level, or output caching, caches the HTML output of dynamic requests to ASP.NET Web pages . The way ASP.NET implements this (roughly) is through an Output Cache engine. Each time an incoming ASP.NET
every time they are requesting. Caching increases your application's performance, scalability and availability. In ASP.NET, caching is implemented as an HttpModule that listens to all HttpRequests that come through the ASP.NET worker process. Methods of Caching We can deal with caching in several ways. Different caching HTML that doesn't change often. For example, imagine a User Control that renders a Combo Box showing the names of all the countries in the world. Certainly, the names of countries where duration attribute can be set to say one fortnight. <% @ OutputCache Duration = "1296000" VaryByControl = "drpdownCountries" %> ASP.NET provides an easy to use caching mechanism. Simply, you can store data that require extensive
Of Programmers Millions of Microsoft technology professionals visit EggHeadCafe to learn about .NET , SQL Server , ASP.NET , WCF , LINQ , IIS , WPF , Silverlight , SharePoint , Windows Server , Windows 7 , Excel , Word , and a lot ask them your question right now? New Articles Using S#arp Architecture With Templify for ASP.NET MVC Solutions All new projects start out the same way: a project folder is created they are absolutely worth the effort and expense. This year's Summit was no exception. ASP.NET Caching, Micro-Caching, and Performance As a programmer, I've been a "performance freak" for about it". If you can think big, then you need to worry about performance, period. ASP.NET: Integrating BrowserId and ASP.NET Membership With Your MVC Application BrowserID is a distributed system