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) Hai, I want to open a new form while the previous form is hiding or closing. I tried this with using MDI.I created one form like ParentForm.placed one button control.when clicked one that it opend new form like ChildForm.When i set the property of ChildForm to Maximize,but the ParentForm button control also appearing on the childform. so plz help me how to hide parentform controls(hide parentform while it is childform opened) thanq..
1 3595i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
2794could any one explain how that process works in software. i mean dev, prod, QA and QC and consolidations phases in real time ?
2242What are the options provived by vss to the user? how it will help us while delevoping application?
2252Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal
1830
What are the four main types of production?
What is powerpoint and its importance?
How do I insert a placeholder in word?
What is session in web technology?
What is the shortcut key to close active document in microsoft word?
What is difference between a type and class?
What are the Types of authentications in IIS
How many types of toolbars are there?
Define reflection in .net?
What are constructors in c#?
How do I convert numbers to text in excel automatically?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
How do I know asp.net mvc version? : Asp.Net MVC
How can we call methods in remoting asynchronously?
What are different methods to write LINQ Query?