| Thread | Last Post | Replies |
|
| Current Login to another machine | 29 Apr 2004 10:35 GMT | 2 |
I would like to perform a simple task by program (VB.Net or VC#.Net). When a user logins the windows and try to run my program, how can I use his login information (username and password) to authenicate against another PC, e.g. using DirectoryEntry object? I have these lines of ...
|
| How can i play a sound in VB.NET? | 29 Apr 2004 10:01 GMT | 3 |
Is there any class or method in .NET for playing Sounds ( wav, mp3 etc) ? Or it is needed to call an API function Thanks, Nikos
|
| Save Dialog Box | 29 Apr 2004 08:39 GMT | 3 |
I want to display save dialog box and display that file name in a text box All I want to do is, On click of a button, display save dialog box and display that file name in a text box Later this file name would be used to store some data response.addheader approach does not work in ...
|
| VB.Net month and year of current systemdate | 29 Apr 2004 08:33 GMT | 2 |
Hi, I just started working with MS Visual.Net VB and I would like to use the current Month and current Year as a default in a textbox. Any ideas how that could be done?
|
| Cancelling an ADO query with Oracle | 29 Apr 2004 08:26 GMT | 1 |
I am running a VB.NET application which is using ADO to connect to an Oracle 9i database. I have a form which runs a query which can take a considerable time to run depending on the criteria that is entered. This query is run on a seperate thread as I wish to return control to the ...
|
| VB.Net + MYSQL or ODBC | 29 Apr 2004 08:24 GMT | 1 |
Hi, I am trying to access a MySQL Database using VB, with / or without ODBC, whatever is easier... Any ideas? Stefan
|
| Duplex printing in .net | 29 Apr 2004 08:21 GMT | 2 |
I have two complex Word templates that also contain some Bookmarks for receiving database data dynamically. I'm using Word automation code within VB.NET to manipulate the template. I don't need to save the document - I simply open the template, write data to the bookmarks, then ...
|
| how to register COM objects | 29 Apr 2004 06:16 GMT | 1 |
I'm migrating ASP to ASP.NET. I've migrated using the 'ASP to ASP.NET Migration Assistant' tool. On debugging the migrated aspx code,the got an error saying," The 'itrackappln.itrackuser' object is not registered in the migration machine". Fot hris,I'v to register all the COM ...
|
| How to determine if you are debugging at runtime | 29 Apr 2004 04:02 GMT | 5 |
I would like to know if there was a way to know if you are running in debug or release mode at runtime for VB This way I could execute certain code when debugging and execute something else in release Thanks Le
|
| Location Of Custom DLLs | 29 Apr 2004 03:38 GMT | 1 |
Help!! I have created a .net DLL which is accessed by both a .Net VB Application as well as A .Net ASP Page. The only way I can seem to make it work is if this DLL is in the WinNT\System32 Directory. Our Company Policy is not to permit any custom code in the System32 Directory ...
|
| Please help old vb programmer with custom validation control | 29 Apr 2004 03:08 GMT | 1 |
I'm fairly new to VB.net, and I have very little experience with Javascript. I'm trying to get a Client Side Custom Validator to work for many interrelated controls. I'd like to check several fields and update the Error Message on the fly, and then have at least one error message ...
|
| PasswordChar? | 29 Apr 2004 01:43 GMT | 2 |
In VB .Net how do I make the PasswordChar property of a Textbox work out to be that nice big round dot that we see in most system password fields? There is no special character I can see to place in the PasswordChar property to do this.
|
| ANN: Vmx Smalltalk for .Net | 29 Apr 2004 00:55 GMT | 2 |
Vmx is a multi-language scripting engine for the Microsoft .Net framework. A Beta version of Vmx Smalltalk is now available for download. http://vmx-net.com/Downloads/Downloads.html Your comments are welcome,
|
| Free Copy Of ASPProtect Lite | 29 Apr 2004 00:48 GMT | 1 |
Please visit the brand new discussion forums at PowerASP.com. http://www.powerasp.com/forum/ The forums need new users as they are brand new. For a limited time anyone that joins the forums will be able to download a
|
| dataview sorting problem - | 29 Apr 2004 00:28 GMT | 5 |
I'm creating a dataview "on the fly" in order to sort some data prior to writing out the information to a MS SQL table I have used two methods in order to determine the sort order of the DataView. (I'm writing in C# with the v1.1.4322 of the .NET Framework, in Window2K ...
|