When Cookies are expired in ASP.NET?
We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.
What are web server controls in asp.net?
What is difference Between Authentication and authorization?
What is asp.net introduction?
how we use web services
What is application session?
What is preprocessor in .net? Where it use?
Difference between dynamic query and static query ?
Can we change the session timeout in ASP.NET, if yes then how and from where?
Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
How does session work?