| Recent Answers |
 |
 |
2008-11-23 C# and Web Applications: I have not used PHP and JavaScript more, but I think the following may help: You can make use of XML file to store data. XML file can be read using JavaScript. Write your data into XML file using C#...
|
2008-10-28 Problem with VS2005: I would like to see the Access Table. Can you send me? However, I have one suggestion in the second query. Please give it a try and let me know. Replace * with %. Like this: Dim adapter As New OleDbDataAdapter("SELECT...
|
2008-10-23 message box: It is not working because your application is hosted on a remote server and not on your machine. For ASP.NET, you will have to use this function. It uses JavaScript to display client side message....
|
2008-10-17 C#: Do you really need a different Form just to show the sum. Why you cannot show in Message Box? Anyway, just create a new Form. Put a Label Control on it and set it's Modifiers property to public. Now...
|
2008-10-15 How to set landscape for the default printer?: Actually, I have tried in different way before. Please see if any of the following suggestion helps: (1) Check this article: http://www.devarticles.com/c/a/C-Sharp/Printing-Using-C-sharp/5/ (2)...
|
| More Answers for "C#" |