| Thread | Last Post | Replies |
|
| Format string for phone number | 11 Feb 2005 21:22 GMT | 3 |
I am wondering if there is any format string for phone number. Just like those dd:mm:yyyy or C for currency. Can anyone enlighten me? Thank you in advance, Sunny
|
| Logo? | 11 Feb 2005 19:27 GMT | 3 |
I have been looking for a logo for the .NET framework similar to the Linux (the penguin) and java (cup of coffee) logo's. Not something like "I support .NET" or ".NET certified". Just a neutral logo for the framework.
|
| Discussion Group Code | 11 Feb 2005 19:17 GMT | 1 |
Where can we get the code for this discussion?
|
| newbee needs more easy help | 11 Feb 2005 19:09 GMT | 2 |
some said that .NET app can run on any program where rutime exists. What is "runtime" in this sense? will I have to install runtime or .net framework or .NET support on an xp machine for a .NET app to work?
|
| dot net and Windows XP | 11 Feb 2005 18:51 GMT | 3 |
I work in a validated environment. We have validated windows XP. We now need an application to run on these pc's. I would like to write it in dotnet. My question is, Is the CLR included in XP or what will I have to install on the pc?
|
| iis install | 11 Feb 2005 18:39 GMT | 2 |
anybody know where to get iis other than the OS cd? i have windows xp and i cant figure out how to get it to install.
 Signature ray da man
|
| Error when trying to run a stored procedure | 11 Feb 2005 18:03 GMT | 1 |
I am getting this error when trying to run a stored procedure: [MissingMemberException: No default member found for type 'DataSet'.]
|
| extending the FolderBrowserDialog | 11 Feb 2005 17:00 GMT | 1 |
I want to have a FolderBrowserDialog that simply has 2 radio buttons with a label beside each underneath the folder list. Is it possible to actually add things to common controls or no?
|
| Screen freeze when running a .net application | 11 Feb 2005 16:23 GMT | 2 |
I have a .net application serves 150 user simultaneously to answer multiple choice questions on-line. Back end SQL server 2000. After the process started about 45 minutes, most of the user's screen got freeze. It happened three times. If 10 to 15 users work on the system for three ...
|
| Discovering Whose Logged On To Remote System? | 11 Feb 2005 15:32 GMT | 1 |
All: I am writing a "net send" like application. The application runs on each person's PC, waiting for messages. Let's suppose "Joe" is logged in to 2 PCs, A and B. I would like to enter
|
| Can I Check Out and Check In files from VSS through .NET Code? | 11 Feb 2005 14:40 GMT | 2 |
I have requirement in which i have to Check out a particular file of particular version from the VSS and Check In back to it. I need to do it through Code. How can I do it? Is there any Assemblies in .NET for this functionality?
|
| Enterprise Library | 11 Feb 2005 13:36 GMT | 1 |
We are a company whose IT development will be standardized on VS .Net C#. We are reviewing tools that could help with development/standardization and have seen Enterprise Library. Can anyone offer some insight and experiences in using this tool?
|
| Connection String | 11 Feb 2005 13:27 GMT | 1 |
I was wondering what the best way would be to dynamically determine and store connection string information. What I mean by this is that I want the application to user the servervariable to determine what location it is running in and then dynamically assign a connection string ...
|
| Executing an Assembly in its own process - BasePath | 11 Feb 2005 13:17 GMT | 1 |
I have an application (AppA) that needs to execute another application (AppB). AppB dynamically loads plugins from a relative file path (ie C:\AppB\Plugins). When I execute AppB from AppA then it searches for the plugins in a relative path based on AppA (ie C:\AppA\Plugins), ...
|
| how to establish a relationships between tables from the vb.net application at run time | 11 Feb 2005 12:38 GMT | 4 |
Sir, I am developing an application in vb.net and the backend database is ms-access. i have created ms-access databse and tables and assigned primary keys to the
|