| Thread | Last Post | Replies |
|
| What Scripting version am i running? | 25 Jun 2006 18:59 GMT | 1 |
We have a Win2k3 server running IIS6. I need to find out what version "scripting engine" we are running? Thanks
|
| What is the current state of scripting in .NET? | 25 Jun 2006 18:57 GMT | 9 |
A few years back, there was some excitement over demos showing VB.NET code being compiled on the fly--that is, the compiler was programmatically called and executed within a .NET program, implementing code for an abstract/interface class on the fly.
|
| How to create a basic CMS in ASP.NET | 22 Jun 2006 16:46 GMT | 2 |
I would like to have this functionality to create a basic CMS in ASP.NET. What I would like is is all the page names (urls) and content be stored in the database. When a user clicks on a link in the website, (As there will be no page present physically in file system) all page
|
| vb.net and DB | 01 Jun 2006 03:43 GMT | 1 |
I have been working on a practice project that uses VB.Net to access an access database. I have made buttons that are suppose to create new records and update records etc, but I keep getting error messages whenever I try to update the database.
|