Explain what a diffgram is, and a good use for one?
Answers were Sorted based on User's Feedback
Answer / radha
diffgram is an XML format it maintanes the old and original
version.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uma
diffgram is a xml structure status containing old and new
values .it is also called as statefull
dataset ds=new dataset("table1",diffgram);
Is This Answer Correct ? | 0 Yes | 0 No |
what does Page.IsValid in asp.net
6 Answers Infosys, Net Solution,
What Are Different Types of Debbugers
2 Answers Accenture, TCS, Wipro,
You create an assembly to access data in a relational database. This assembly will be used by several ASP.NET applications on your Web server. You need to ensure that all your applications can access the assembly. Which two actions should you take (Each Answer: presents part of the solution.)? (Choose two) A . Run the Assembly Registration tool (Regasm.exe). B . Run the String Name tool (Sn.exe). C . Run the Installer tool (Intallutil.exe). D . Run the Global Assembly Cache tool (Gacutil.exe).
6 Answers CPCL, Syntax Softtech,
Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications
What is s2s tracking?
What method do you use to explicitly kill a users session?
List of words of preprocessor in .net?
Why do we need a web application session?
How do you manage session in ASP and ASP.NET?
Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
i cant get Primary output selection from the Dialog box While Creating Setup and Deployment the web application how to solve it..