Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311) Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?
2 4548Which class provides methods that can be used to manage role membership to be used in user authorization?
3 6691In a single process non of user's are accessing Web site when i checked the logs it showing event ID "530" ? need the solutions and also Mail me all the event id's related to IIS...
1 2229hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if yes wt error it gvs, if no gv the reason" thnx in advance
3 6054write program in C# for palindrome? (aug 2009) write program in C3 for generating below output?(aug 2009) # # # # # # # # # #
TCS,
4 11561hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example"
2 5861which 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 10702How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 8250Hi, 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 6850
How does an appdomain get created?
How to use multiple submit buttons in asp.net mvc?
How to assign Null value to Var?
How to retrieve images in sql server database through vb.net?
What do you mean by query string?
What is the latest version of ms word?
Explain the difference between datatable and dataset?
Explain an assembly?
a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.
How to store images in sql server database through vb.net?
What is expression tree in c#?
Write the .net syntax for 'while loop'?
What is the use of assembly?
What is an abstract class c#?
What is wrap text in excel?