ASP.NET AJAX is built-into ASP.NET 3.5.
So I would expect to find the controls in the toolbox on Visual Studio 2008.Net
I am working through the Microsoft book ASP.NET 3.5 Step by Step and in an ...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23491159.h...
Greetings!
I have an XML document which I've simplified to the snippet below. It lists different versions of different classes, and then what the currently selected version of each class is. T...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_23564244.htm...
Zones:
XML,
XHTML,
XSLTDate Answered: 07/25/2008 Grade: A Views: 0
Is it possible to display the DateTimePicker calendar programmatically (in vb.net) when setting focus to it so the user would be able to use the mouse keys to select a date and not have to use the ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23767104.htm...
I'm printing from a data grid view (using VB.NET). When the number of records printed hit multiples of 60 records (first record is 0, so it be like 0 to 59, 119, 179, 239...etc) I want to be able ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23778706.htm...
In an attempt to come up with a solution for my previous situation:
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23785540.html
I figured I am able to get the distinct colu...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23793454.htm...
I already have the code to make the form look like a message box. It is accessible by using the form's public sub ShowBox that contains the same input as the msgbox command. My issue now is how do ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23804511.htm...
I'm working on a program that will be running on a dozen computers across the province. All of the computers are running the program on the exact same location. In need of updates I need to be able...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23804900.htm...
I can not access the Domain while in windows explorer. i can see it, but when i select it it says I do not have access. but I can goto RUN and type the path and can access a server (ex. \\server\...
http://www.experts-exchange.com/Software/Server_Software/File_Servers/Active_Directory/Q_2...
I have ordered Visual Basic 2008 Professional for a project at work. I will install it at work on a laptop. Is it also possible to install it at home on another system or do I have to purchase an...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23279748.h...
Were using Interop.WindowsInstaller.dll.
We make a call to:
Installer.get_RelatedProducts (upgradeCode);
Which, dollars-to-donuts, has to do the exact same thing as the FindRelatedProducts ...
http://www.experts-exchange.com/Programming/Installation/MSI/Q_23534774.html