When I add a calendar extender to a text box and try and build the solution I get some Validation XHTML warnings, an unrecognized tag prefix for cc1, an unable to update auto-refresh reference 'aja...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24306189.html
Hi Experts,
I want to find a Button "btnDelete" inside an ItemTemplate of a ListView to control his visibility and couldn't find a way.
Below the aspx and the C# code I tried.
Hope you can b...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_24548726.html
Hello-
I need the proper syntax to add a field to an existing mySQL table in C#/.NET 3.5 SP1. I have tried ALTER TABLE and UPDATE TABLE but I apparently don't have the proper syntax. So, for a t...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23841255.html
some of my clients have installed the .Net Framework 3.5 SP1. Since doing so, my application (which runs on framework 2.0) has stopped working with the usual ("[program name] has encountered a pro...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_24106588.html
I have just installed .NET 3.5 SP1 but when I go to make a new website the dynamic data templates are not there.
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_3.x/Q_24235320.h...
Trying to familiarize myself with web services. I have been pointed to a .wsdl file and thats about all I know. Is there a good tutorial out there to see a web service consumed in vb?
http://www.experts-exchange.com/Microsoft/Development/Q_24279124.html
Zones:
MS Dev,
W...Date Answered: 03/30/2009 Rating: 9.3 Views: 0
I have been looking at many web posting stating that "Nested Query in FROM clause" works with SQL Compact Edition 3.5 SP1. I have tried many selects but continue to get
Major Error 0x80040E14, M...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL_Server_2008/Q_2432...
Hi, I have developed an ASP.NET web site that uses an UpdatePanel and a CollapsiblePanel from the AJAX Control Toolkit. It worked fine on my development environment (Visual Studio 2008, .NET Frame...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_3.x/Q_24483094.h...
Okay apparently I have had 0 sleep and am just not getting it on this tiny simple issue.
Double test = -1 / 3
MessageBox.Show(test.ToString());
Should equal -0.333333
But when I debug thr...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_24896095.html
Hi folks,
So I'm working on a small project and I thought it would be very nice to use the Entity framework to access the data I need to build this CRM tool I'm working on. I'm going threw the ...
http://www.experts-exchange.com/Microsoft/Applications/Q_24029222.html