Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~28.0K People Reached
About Me

Junior Programmer

Interests
Computer Games, Badminton, Movies....etc...
Favorite Forums
Favorite Tags

8 Posted Topics

Member Avatar for Jx_Man

This code is exactly what i need but can you give a code of this using C# windows application THANX...

Member Avatar for anuj6928
1
21K
Member Avatar for dlayante

I have created a DLL files using C#.... How can i use it in Visual Basic 6.0? Please help me with this project...can you give me codes for it or step by step procedure THANK YOU!!!!!!!!!!!!

Member Avatar for hkdani
0
7K
Member Avatar for dlayante

I am just new in C#, somebody can you give me code for MS SQL server connection, on how to call records, add, edit and delete records...THANK YOU

Member Avatar for DanielGreen
-1
125
Member Avatar for dlayante

Please help me.... I need simple codes in C# Class Library with String Manipulations such us STRING CONCATENATION, INSERTING STRING, etc.... I just need to make sample DLL in C# which can return strings... THANKS....

Member Avatar for Ramy Mahrous
0
49
Member Avatar for dlayante

hey guys...please help me with this project, I just need to create a Basic DLL Proxy (Proxy INTEROP DLL) create DLL in C# and use it in Visual Basic 6.0 Please give me codes and step by step instructions in making it... Thank you...You're a big help!!!!

0
243
Member Avatar for dlayante

I have this Insert Statement code in C# window application.... String MyString = @"INSERT INTO tblUsers(userID, Name, Position) VALUES('a','b','c')"; how if I would like to give values from a textbox: //Please correct this code because it is not working.... String MyString = @"INSERT INTO tblUsers(userID, Name, Position) VALUES('"txId"','"txtUser"','"txtPosition"')"; I need …

Member Avatar for JerryShaw
0
87
Member Avatar for dlayante

I have already connect my SQL database in C# windows application, Now, can somebody please give me sample codes for data manipulation, add/edit/delete of records....THANK you!

Member Avatar for JerryShaw
0
96
Member Avatar for dlayante

Please correct me if there's something wrong with my codes...It already have SQL Database connection and I successfully display my record from the database.... Please help me...here's so far I have...I need codes for data manipulation adding/edit/delete records....im using C#Windows Application THANK YOU...you're a big help... using System; using System.Collections.Generic; …

Member Avatar for Ramy Mahrous
0
118

The End.