| Thread | Last Post | Replies |
|
| A newbie question | 12 Nov 2007 03:52 GMT | 2 |
I am new to programming for web (I know VB6). I just installed VS2005 VB and Web Developer Express. I have a simple application to start learning. Application is like this: On the web page there are two text boxes for UserID and Password entry
|
| FrontPage 2003 won't load with new computer with Vista | 12 Nov 2007 02:27 GMT | 1 |
I tried to find the correct place to post this, but I can't find anything where there is a discussion about frontpage 2003 and Vista problems. If you can guide me where to go, that would be great. If I'm in the right place, below is my problem.
|
| .NET 2.0 debugging slow | 11 Nov 2007 17:53 GMT | 2 |
I've come over to .NET 2.0 recently from 1.1 and I now find that setting a breakpoint in code and running in debug mode is extremely slow. So slow it's unusable as a debugging tool. Any suggestions? Settings?
|
| I want to write letters and I can not | 11 Nov 2007 04:41 GMT | 4 |
I am unable to write letters unless I use notepad, but I cant email from that. I need to know how to download microsoft word for free or where would I get the information to do this. I was told that all computers come with this program so I don't know what the problem is. I am ...
|
| Launching applications in unix from .net? How | 11 Nov 2007 01:17 GMT | 1 |
I work at a company that has 2 development enviroments. One Unix which i dont know anything about and the othe vs.net 03 with MSSQL server 2000 for db. How can i cause applications (scripts) to get run in unix while using preferably vb.net or c# applications run in windows. So ...
|
| Grid viw On an ASP page | 11 Nov 2007 01:03 GMT | 1 |
I would like to display one column of data.Can this be done using the grid view tool? Data 1xxx 2xxx 3xxx
|
| Female Professional Web Designer Required | 11 Nov 2007 00:45 GMT | 1 |
Any Pakistani (Region: Khi) Female Professional Web Designer who use Asp.Net using C#, Plz! contact me 03452884141. thanks & best regards
|
| Opening Files | 10 Nov 2007 21:19 GMT | 1 |
How do I open a GED address? Example: familytree.ged
|
| Overriding Object::ToString() | 10 Nov 2007 20:22 GMT | 5 |
why I can not override it? This line: virtual String^ ToString() override = Object::ToString; produces this error: cannot override base class method 'System::Object::ToString'.
|
| Wouldn't it be nice? | 10 Nov 2007 18:53 GMT | 7 |
If all WebForms controls were prefixed 'web' and all WinForms controls were prefixed ''win' (and were otherwise named the same?) guy
|
| rundll32.exe | 10 Nov 2007 13:53 GMT | 2 |
This has begun showing up randomly in Task Manager after I use the PC (XP Pro). I was able to find the command lines, one is InetCpl.cpl, ClearMyTracksByProcess 1, the other is the same except the 1 is a 16. The PC is running OK, no error messages. I have run all my anti-virus ...
|
| how to write into a big textfile ? | 10 Nov 2007 04:12 GMT | 1 |
Hello everybody, i need your help : i have to write some lines coming from a database into a textfile; Everything goes right while the filesize is quite small or medium; But it's different when the file becomes a bit large, as it returns the following
|
| Development of C# without Visual Studio | 10 Nov 2007 02:10 GMT | 3 |
I want to develop a DotNet C# Windows Application. Is it possible to do that only with open source software? Are there disadvantages if I use other software? Thank you very much for all information.
|
| Finding origin assembly of an exception | 09 Nov 2007 21:36 GMT | 1 |
I have created a seperate class library for handling exceptions ie logging, alerts etc. This class library can be referenced by any number of other assemblies which pass any exceptions to the handler library in
|
| Getting file description | 09 Nov 2007 09:54 GMT | 4 |
I need some help in a .NET application. I need to get some files' properties, which cannot be found using the FileInfo class - especially the file description (which you can find with right click - Properties in Windows Explorer).
|