If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?
1 4462One of the properties of the Web Part has an incorrect format. Windows SharePoint Services cannot deserialize the Web Part. Check the format of the properties and try again. - this error is occured in Sharepoint 2007 while deploy the web part
1 15562Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....
6 13834in database table is thier . in that table fields are photoid , photoname,photo... i want display image in the gridview
TCS,
5 8448what is caching,session? when & what is used mostly in which situtations, how they r implemented in real time? tell with example?
1 3828Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code.
1 5124
What is applicatio domain?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
How can you implement encapsulation in asp.net?
What is the good practice to implement validations in aspx page?
What is the difference between CLICK and MOUSE DOWN Event ?
What is the current version of asp.net?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Hello, 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
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What is caching? Explain.
Describe paging in asp.net?
What are the disadvantages of view state?
Explain Session state management options in ASP.NET.
What is an asp.net web form?
What is meant by asp.net?