How to change default sql server?4176 (11/21/2009 10:35:34 PM) I am learning asp.net
while I try to add SQL server database to ASP NET Application or Web Site
project, I message show up:
Connections to SQL Server files(*mdf) require SQL server Express 2005 to
funct... MXC
How to get global.asax build result or a new application instance?9114 (11/16/2009 12:57:06 PM) Hi,
I have no active HttpContext but I need an application instance. I've
tried BuildManager.GetCompiledType without success.
On http://support.microsoft.com/kb/328534 I've found
HttpApplicationFactor... Marvin
Where is the starting entry point of asp.net2202 (11/22/2009 2:00:44 PM) Dear all,
I have download a open source c sharp program named as
cuyahoga. The solution ontains
10 project. I can find the starting project. But in the starting
project, I cannot find which fi... hon123456
Calling a stateful web service1258 (11/22/2009 9:37:55 AM) Hi,
I need to call a stateful JAVA web service in .NET. Anyone know how it's
done?
Thanks
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4627 (20091121) __... Pavel
Can't find a property name1181 (11/19/2009 1:10:49 AM) Hi,
Your help is greatly appreciated. The following code snippet displays the
Object Data OK... but if I try to update the edited fields SeqNum or Title I
get the following error message:
Could not fi... King
Table sizing10143 (11/19/2009 7:24:18 PM) I have a table in my panel that is sized to the size of the window with 3
columns (40%, 30% and 30%).
As the window is resized the columns resized, which is what I want.
But I want to have a minimum siz... tshad
Reload the current Page Programmatically1996 (11/21/2009 7:57:23 AM) Hi,
How can I re-load the current page within a code behind event file. I'm
changing the page Theme and want re-load the page with the new Theme
settings.
Sincerely,
King
... King
gridview in gridview2142 (11/20/2009 7:31:04 PM) Hello. I am getting asked to nest a gridview inside a gridview. I know this
can be done from all the google examples. But this nest is different in
which the nested grid appears between the rows, not as a... Utf
how to know whether a hyperlink is entered in a textbox?3144 (11/19/2009 10:17:47 PM) Hi,
I want to know whether a hyperlink is enterd in a textbox. An user enters
this string into a textbox: click
In order to know that, i tried to know whether the string "click" w... Luc
Ajax in Visual Studio 2008/Framework v2.05251 (11/19/2009 9:17:47 PM) I have a new machine with Windows 7/Visual Studio 2008. I am working on a
..Net 2.0 website. When I bring it up, the conversion wizard runs and then it
tell me it can't find System.Web.Extensions.ScriptMana... Mr