| Thread | Last Post | Replies |
|
| Encryption String From PHP, Decryption String From ASP Big Problem, Urgent !!! | 22 Dec 2004 16:47 GMT | 9 |
I don't know what kind dfferent encryption/decryption between PHP and ASP. I want to decrypt the DES/3DES encrypted key from PHP using asp/asp.net/C#. Please advise.
|
| control box | 22 Dec 2004 16:47 GMT | 1 |
How do you get to the function invoked when the control box (x in upper right corner) is clicked? Thanks,
|
| Newbie Question Where to put files? | 22 Dec 2004 16:42 GMT | 5 |
My Solution explorer looks like this: Solution 'MyProj' (2 projects) MyProj References
|
| Finding array size in VB6 | 22 Dec 2004 16:42 GMT | 2 |
Can anyone tell me, how to find the size of an multidimensional Array in VB6 ? Thanks in advance
|
| Trying to create shared folder. VB.NET | 22 Dec 2004 16:18 GMT | 3 |
Hi, Im trying to get a VB.NET program to create a shared folder. I can make the folder but I cant figure out how to make it as a shared folder. Also I will want to set the permissions on the folder and on the share. How can I do this using VB.NET code?
|
| How to convert into MS-Access in ASP | 22 Dec 2004 16:15 GMT | 2 |
I want to convert SQLServer database into MS-Access through ASP program.Is there any possiblity to covert?If possible please let me know and thanks in advance. Mamatha
|
| resize the height of the header column in a datagrid for window fo | 22 Dec 2004 16:00 GMT | 2 |
I need to display the text in the geader of the column on two lines without to resize the width. If anybody knows the solution it is the chrismas in december. best regards
|
| Updating Database Prob | 22 Dec 2004 15:44 GMT | 2 |
Hi, I'm having some problems with updating an SQL Database with modified fields from a datatable. I got the code from a Wrox book, 'Professional VB.NET 2003', the same code can be found here: http://media.wiley ...
|
| Find IP Address | 22 Dec 2004 15:34 GMT | 12 |
Hi, how to find IP address. Thanks
|
| VB newbie Q - Create .exe in VB.NET | 22 Dec 2004 15:28 GMT | 6 |
I have previously used VB6 to create very simple .exe's by using the "Make <ProjectName>.exe item on the File menu. Is there a similar item in VB.NET. I don't see it anywhere. If not, how is this done? I am creating a small database (Access 2000) front end for my office and ...
|
| Dotfuscator and Deployment | 22 Dec 2004 14:57 GMT | 2 |
OK, I have successfully obfuscated the .exe in my bin folder. When I build my deployment project, the obfuscated .exe is rebuilt to its original unobfuscated state. How to I prevent this from happening so that the .msi file has the obfuscated .exe? Build SetUp Project still ...
|
| WinForm DataGrid | 22 Dec 2004 14:50 GMT | 3 |
Please refer me to a well developed WinForm Hierarchical DataGrid sample code. I would like to save the cost and troubles of an 3'rd party winforms grid. Thanks, adh
|
| Adding a row to a DataTable before setting its values | 22 Dec 2004 14:03 GMT | 2 |
Something I've found quite useful to do in my code is to select a record from my database which may or may not exist, and then if I find that it doesn't exist to add it to the datatable before I set the field values. For example:
|
| bound listbox selection | 22 Dec 2004 13:01 GMT | 2 |
VB.NET I have a listbox bound to a table in a dataset and I need to select an item and copy its text value to a string variable. Currently I have it set up like this
|
| Add New | 22 Dec 2004 12:44 GMT | 4 |
Is there something similar to the rs.Addnew ... ...
|