We have migrated a .Net 1.1 applicatoin to .Net 3.5 and are getting very short session timeouts (10 to 20 minutes) even though we have timeout=1000 in the web.config. Any ideas?
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23590045.html
Does anyone know how the .net 3.5 chart controls determines what can be used for the x and y axis value members when using a query to populate the values?
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24279792.html
I get these confused all of the time. Can someone quickly explain to me what the differences are between Public, Private, Protected, Protected Friend, Static Variable declarations and when and why...
http://www.experts-exchange.com/Microsoft/Development/Q_24691102.html
Concerns a system delevopped by our IT vendor in Visual Studio 2008 using .NET Framework 3.5 enginge working as ASP.NET, syntax VB.Net 9.
Entity Framework is used to communicate with database and ...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_3.x/Q_23777201.h...
I can't seem to figure out how to expose an object collection through my WCF Service. I can call a Sub routine. I can return a function with a simple data type of String, Integer, etc. but I can't...
http://www.experts-exchange.com/Programming/Languages/.NET/Web_Services/Q_23970777.html
I have added an Linq .dbml to my ASP.NET project. I have added 1 stored procedure.
From a web page I have added
Imports System.Linq
Imports System.Data.Linq.
When I try to declare an instanc...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24895967.html
We would like to get the Hard Drive Serial Number to generate a licence key of software. If you can help us with the piece of code that would be great. Program should able to read the Serial Number...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23521322.html
I have created a UserControl that has 2 textboxes in it. I then drag and drop the UserControl inside a webpage that is attatched to a MasterPage. I need to access the UserControl's textbox text val...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24474441.html