| Thread | Last Post | Replies |
|
| .NET technology equivalent to VB for Application | 01 Apr 2004 00:01 GMT | 4 |
Hi, can anybody point me to get more info for developers on a technology in .NET equivalent to VB for Application that allows an application to expose itself as an object hierarchy to the .NET programming environment Thanks Vincen
|
| DataGrid style | 31 Mar 2004 22:14 GMT | 1 |
How do I apply a style to a DataGrid ? I can add some styles to my DataGrids, but I don't know how to apply one of that styles to my DataGrid. Thank you.
|
| Deployment | 31 Mar 2004 21:42 GMT | 1 |
I am using VS.Net 2003. I have created a web setup project. During the installation, I have a Custom Action to run sql statements on SQL Server. The problem I am facing is that if none of the sql statements cause error upon, running, the install goes through fine. If any sql ...
|
| Time zones | 31 Mar 2004 17:41 GMT | 3 |
I'm not sure where to post this question. It's kind of strange. We have software on client machines that takes info and sends it to our server (to an SQL Server 2000 database) through a web service. The client machines are all across the US, different time zones and such.
|
| asp.net, sql 2000, IIS6.0 | 31 Mar 2004 17:35 GMT | 1 |
i hope someone can help me please, i have sql server 2000 installed on SBS2003, i have the client toools of sql server 2000 installed on my local machine. i am working on web developement, and am using IIS6.0 which im really struggling with problem 1. When try to connect to the ...
|
| Installer project question | 31 Mar 2004 16:30 GMT | 4 |
Why does the .Net installer want to put some of the Framework DLLs in my application directory? How can I stop it from doing so when the Framework is already installed on the machine? TIA!
|
| USB Com Port - Random reboot of PC | 31 Mar 2004 15:53 GMT | 1 |
I have written an application that talks to an external device using RS232 over the COM port. The problem is that most people who now use it, use it on laptops and most new ones don't come with COM ports anymore. So we have several USB COM Ports to try. The problem I'm having is ...
|
| How to Select Case base on type | 31 Mar 2004 13:13 GMT | 3 |
Hi, often I want to do different things depending on the type of an object... I end up having to use: Select Case myObj.Gettype.Name
|
| Sizing a listview's columns | 31 Mar 2004 13:05 GMT | 1 |
I want to display a listview and I want to have it adjust the columns so that the column width is the larger of: * The width required to display the column heading * The width required to display the largest value entry in the column
|
| About tracking mail-send failure | 31 Mar 2004 07:11 GMT | 1 |
Hi Al I am using SmtpMail.Send in a .NET(C#) program to send out a email message. How can I (or can I?) track if the mail is not delievered to the recipient successfully in the same program immediately after sending? If I send email to, say, xxxx@yyyy.com(assume a not-existing ...
|
| Automatically copy files to build location | 31 Mar 2004 05:36 GMT | 2 |
I'm just wondering if there is any way of automatically copying misc project files (such as, say, XML files) to the build output directory when the project is built? Cheers
|
| Events in Console aplication. | 31 Mar 2004 05:31 GMT | 2 |
how can I create and use keypressed (keydown, keyup) events in VB.NET console aplication? I tried to write DLL in C++ using hooks but it does not work (hook procedures do not start) - it may be crazy at all - C++ is very strange for
|
| View contents of GAC | 31 Mar 2004 05:11 GMT | 3 |
Is there a tool to do this? Lloyd Sheen
|
| Multiple Projects in one Solution (URGENT PLEASE HELP!!!!!) | 31 Mar 2004 04:06 GMT | 1 |
Guys, I have one large application which I want to divide into two projects (say ProjectA and ProjectB). What I want is that every page on ProjectB should go to its immediate root instead of going to the
|
| AD Crossover? | 31 Mar 2004 03:56 GMT | 2 |
Hiya all, (one of) my problem is that I have created a web part that allows the current user to change their account password from sharepoint portal 2003 which works fine (sortof), in that it will connect via directory services to the LDAP server that is specified in the ...
|