How to send a DataReader as a parameter to a remote client ?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is data binding in asp net?
What is an il?
Which validator control you use if you need to make sure the values in two different controls matched?
What are web beacons used for?
How can I configure asp.net applications that are running on a remote machine?
How many ways are there to maintain a state in .net? What is view state?
Why do we use datasource in asp.net?
What is difference between Fragment Caching and Page Caching in ASP.NET?
Define static function?
Why cyclomatic complexity is important?
Name the two properties are on every validation control?
Please brief not about xsd,xslt & xml?
What is the life cycle of web page?