adspace
Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) which of the following statement is true about gac. a)it is being handled by .net framwork b)It is special folder c)it can have files with same name etc etc.
4 10737How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 8280Hi, 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!!!
3 6873Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
6 8506what is mean by COM (component object model) and component based software development? Is it .NET is first COM based technology? Please answer me. Advance thanks.
1 8193Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.
3 7312
How do I know when my thread pool work item has completed?
difference between Response.write,server.transfer and also which one is used when ?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
I can't be bothered with cas. Can I turn it off?
Explain the request flow in asp.net mvc framework?
Explain
How to use multiple submit buttons in asp.net mvc?
Write the .net syntax for 'while loop'?
Explain marshalling and its types in .net remoting
Possible ways to prevent xss attacks on mvc application?
Different types of authentication modes in .net framework ?
How does an appdomain get created?
Why am I getting an invalidoperationexception when I serialize an arraylist?