Advertisement

1 - 10 of 257 containing alltags:("ASP.NET 3.5") (0.001 seconds)
What is the best way to develop and ASP front end App with  an MDB back end database?  It is a simple application that will have 3 users accessing it at most (simultaneously).  It will however requ...
Zones: ASP, Web Development, WebApplicationsDate Answered: 01/09/2008 Grade: B Views: 21
I'm trying to databind the width of an image from a Xml file to a asp:Image control. Here's the xml markup for the image: <image> <url>~/Images/test.jpg</url> <width>130</width> <height>90</he...
Zones: .NET Framework 3.x, AS...Date Answered: 04/23/2008 Grade: A Views: 4
I need to list content of the directory including sub folders.  Something similar to: http://www.brainjar.com/common/viewsource.asp?source=/asp/dirlist/demo.asp Except listing it in tree view con...
Zones: ASP.Net Programming, ASP, MS DevDate Answered: 05/10/2008 Grade: A Views: 63
I'm using Windows Server 2003 I have this phycical structure directories c:/Inetpub/Webapp_1 c:/InetPub/Webapp_2 Config file paths: c:/Inetpub/Webapp_1/web.config c:/Inetpub/Webapp_2/web.co...
Zones: Microsoft IIS Web Server, ASP.Net ...Date Answered: 06/15/2008 Grade: B Views: 55
I have another project working in Visual Studio Web Developer Express 2008 and able to connect TableAdapter in code behind mode like this myDatasetTableAdapters.myRecordsTableAdapter ThisTableAd...
Zones: Visual Studio, .Net Editors & IDEs, .NET Framework ...Date Answered: 07/13/2008 Grade: A Views: 0
I have just made my first asp.net app in Visual Web Developer Express 2008. I now try to move to another folder and run it throug the iis. I have configured a virtual folder in iis and copied my ...
Zones: Microsoft IIS Web Server, ASP.Net ...Date Answered: 05/22/2008 Grade: A Views: 159
I suppose the question is pretty straight forward. I am using VS 2008 and have a gridview returning data and I want all the data in one column to be hyperlinked so it will then direct to another pa...
Zones: ASP.Net Programming, .Ne...Date Answered: 05/13/2008 Grade: A Views: 0
I downloaded Visual Web Developer 2008 but later found it installed Visual Web Developer with SQL Server Express Edition. I tried this on office machine as I don't have internet connection at home....
Zones: Visual Studio, Visual Studio ExpressDate Answered: 05/20/2008 Grade: C Views: 15
I have a formview bound to a LinqDataSource.  The FormView is in InsertMode.  I am trying to change a control in the FormView in my Page_Load like so: (FormView1.FindControl("tbVendorNumber") as...
Zones: ASP.Net Programming, .NET, C#Date Answered: 06/06/2008 Grade: A Views: 47
I'm build a website with ASP.NET 3.5 which uses legacy 32-bit COM components.  I'm developing on 64-bit Windows Vista.  Is it possible (and sensible) to set my website to be built as a 32-bit targe...
Zones: Visual Studio, ASP, Windows 64-bitDate Answered: 09/21/2008 Grade: A Views: 78