|
Related Questions |
View Answer |
|
What is the difference between web.config and machine.config ?
|
View Answer
|
|
How to validate xmlschema in xml document?
|
View Answer
|
|
How to debug javascript or vbscript in .Net?
|
View Answer
|
|
How to create a package for web application with components that shared with other applications?
|
View Answer
|
|
Is there any limit for query string? if means what is the maximum size?.
|
View Answer
|
|
How we implement Web farm and Web Garden concept in ASP.NET?At least give an example
|
View Answer
|
|
How can we associate a single codebehind file with two aspx pages. eg. We have two files First.aspx and Second.aspx and we have cs files codebehind.cs in which we want to write code for both files. Then how we will execute this cs file for both of the aspx file's events.
|
View Answer
|
|
Explain the life cycle of an ASP .NET page.
|
View Answer
|
|
How to show graphs in ASP .net ?graphs will be based on the databse.
|
View Answer
|
|
How to refresh the crystal report data from ASP.Net
|
View Answer
|
|
What is the difference between Session and Cookies. Can we use both in the same webpage. when we should go for cookies.. What are the advantages and disadvantages of both.. Plz send me code also..
|
View Answer
|
|
Which namespace is used for event log support?
|
View Answer
|
|
Which class builds insert,update,delete colums for automatically?
|
View Answer
|
|
What is the core difference between ASP and ASP.NET and why do you want to migrate?
|
View Answer
|
|
How do you know what version of IIS is being used by server..I mean can a client know what version of IIS is being used? or how can I know what version of IIS is being used by my hosting company?
|
View Answer
|
|
How to maintain ViewState of dynamically created user controls? For example, If I am creating few instances of a User control using LoadControl(...) method, then how do I make sure that the viewstate of all these controls is during postbacks?
|
View Answer
|
|
How will you load dynamic assembly? How will create assesblies at run time?
|
View Answer
|
|
1)How will you load dynamic assembly? How will create Assemblies at run time? 2)How to maintain View State of dynamically created user controls? For example, If I am creating few instances ?
|
View Answer
|
|
Difference between remoting and web service in .net?explain with an example
|
View Answer
|
|
Which method get called between a object is declared and it is collect by the garbage collector.
|
View Answer
|