What is a windows process in .net?
No Answer is Posted For this Question
Be the First to Post Answer
how we can capture the value in textbox when selectedvluechanged event of gridview is fired
Explain the difference between asp.net & vb.net and explain architecture?
What is Code group in .Net with respect to CAS
How com+ related to the dna architecture?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
Explain different types of html, web and server controls.
What is a design pattern and what is it for?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
Do I have any control over the garbage collection algorithm?
what is event inheritance and event delegation?
What is manifest in .net?