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 4296One 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 15378Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....
6 13366in database table is thier . in that table fields are photoid , photoname,photo... i want display image in the gridview
TCS,
5 8061what is caching,session? when & what is used mostly in which situtations, how they r implemented in real time? tell with example?
1 3645Hi, 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 4946
What is the difference between executescalar and executenonquery?
What are httphandlers and httpmodules and difference between them?
What is difference between View State and Hidden Field in ASP.NET?
What is connection pooling and how to enable and disable connection pooling?
calling result set one procedure to anothar procedure in sql2000
What is the equivalent of date() and time() in asp.net?
How you can add an event handler?
When was asp.net released?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
How ViewstateMac works?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Explain ViewState?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
How can you identify that the page is post back?