| Thread | Last Post | Replies |
|
| [CACHE] detect removed object | 07 Dec 2006 07:18 GMT | 1 |
I insert few objects in the Cache and use a callback to be notified of their removal in this way:
|
| Databound DropDownList is Empty | 07 Dec 2006 06:25 GMT | 3 |
For some reason my databound DropDownList will not populate. I've tried a variety of things...here's the latest. - I pulled a DropDownList on to the page. - Then I pulled a SqlDataAdapter and set the select query to "SELECT *
|
| How to get the language value? | 07 Dec 2006 06:13 GMT | 2 |
I know that Thread.CurrentThread.CurrentCulture will get me "en-US", "en-GB", "fr-FR" and so on ... I want to get only the language value. I mean the two first letters: "en" or "fr".
|
| Help ASP.NET 2.0 and WORD | 07 Dec 2006 03:15 GMT | 6 |
I am needing some help/advice on how to display a word document in my ASP.NET web pages that can update itself from a word document located on the server. The idea here is that when the user makes changes to the document and uploads it to the website, that a refresh of the page will
|
| path "Not a valid virtual Path" in Visual Web Dev Ex 2005 | 07 Dec 2006 02:16 GMT | 9 |
I've read about this error in this group and others from early 2006 but without any resolution, so I thought I'd bump it up to see if there's a solution. Trying to build a website on
|
| VS.NET 2005 & Vista problems? | 06 Dec 2006 19:59 GMT | 6 |
I installed VS.NET 2005 final on Vista Ultimate RTM. I have a web project that I'd like open but receive this message: The project file 'c:\myproj.csproj' cannot be opened. The project type is not supported by this installation.
|
| Very Simple Pop Up Window | 06 Dec 2006 19:33 GMT | 1 |
I'm using VS2005 and I have a simple ASPX page and I'm programming in VB.Net. Newbie question: I have two dates in a textbox. If Textbox2 date is less than Textbox1, I
|
| Can't see datagrid at run time... | 06 Dec 2006 19:31 GMT | 3 |
I'm designing a dtagrid that will contain all the data that is in an sqlserver database. But all after this when I run it I can't see the datagrid I only see the form. Someone has an idea on what i'm missing?
|
| aspnet_wp running out of memory after project deployment | 06 Dec 2006 19:01 GMT | 3 |
We are seeing that the aspnet_wp is running out of memory shortly after deploying changes to a project. We use Visual Studio Copy Project and sometimes copy the files manually using copy and paste. This would be a .NET 1.1 project.
|
| Control needed | 06 Dec 2006 18:51 GMT | 4 |
I am looking for a control that lists items side by side i.e.. 2 or 3 items per row and still give the functionality of sorting and paging Thank you, Samuel
|
| Support for Com Controls in Shared Hosting Services | 06 Dec 2006 18:27 GMT | 1 |
For my ASP.NET 2.0 website, I found what looks like a really great freeware text editor (XStandard: http://xstandard.com/default.asp) but it is a COM component. I've never set up a website and I'm not sure I want to invest a couple of days on this control and find out it is not ...
|
| Another basic newbie question: How to get the empty EmptyDataTemplate to act like the InsertItemTemplate | 06 Dec 2006 17:55 GMT | 1 |
Good morning! I am a newbie at ASP.net, but I am an experienced Web Developer. As usual, I am having a hard time dealing with all the 'helpful' stuff that ASP.net does.
|
| Document Database | 06 Dec 2006 17:32 GMT | 2 |
I was wondering if anyone here has implemented a document database, where documents can be searched or added. Did you place your documents as regular Web pages on your site, place them in a database, or some sort of combination of the two?
|
| Classic ASP programmers switching to... | 06 Dec 2006 16:42 GMT | 8 |
I have been doing Classic ASP for years, and I know it well. I didn't jump on the .Net bandwagon way back when because at the time I was doing primarily front end code, and so it wasn't wirth learning in my "spare time". Now I want to learn ASP.Net, as I have some extra cycles
|
| Problem with Constructor | 06 Dec 2006 14:56 GMT | 1 |
I am creating a class but somehow I think I am not getting the constructors right. I get the error: "Public Overloads Sub Add has multiple definitions to with identical
|