| Thread | Last Post | Replies |
|
| Configure TableAdapter fails when using expression columns | 03 Mar 2006 21:46 GMT | 13 |
Hi, I’m having some problems with configuring a TableAdapter on a DataSet. The problem occurs when I have to related tables defined in a dataset (parent-child relation). If I add an expression column to the child table to
|
| How do I debug from VS2005 running under IIS? | 03 Mar 2006 20:14 GMT | 1 |
Hi; I googled on this and found numerous conflicting instructions on how to do this. How do I set up my project so it runs under IIS and I am running and debugging from VS2005?
|
| Changing the formatting of a literal | 03 Mar 2006 20:14 GMT | 1 |
Hi; I have the following as the content for a page (inside a master page): <h2><asp:Literal ID="Literal1" runat="server" Text="Create a Datasource"></asp:Literal></h2>
|
| ItemTemplates messed up | 03 Mar 2006 02:09 GMT | 14 |
After installing VS 2005 Prof. and SQl Server 2005 Dev. I have no access to the most important Item Templates in the IDE. No matter if it is a WinForm-Project or a ASP.NET-Project and no matter which language I use. A whole bunch of tempaltes are missing (class, form, masterpage ...
|
| JavaScript's document object properties and methods missing in the IntelliSense | 01 Mar 2006 12:18 GMT | 4 |
Folks, Today I've been playing with some client-side scripts in Visual Studio 2005. I created a new .JS file and started typing new functions. But what amazed me was that in the first point I couldn't find document object in the VS2005
|