| Thread | Last Post | Replies |
|
| Extracting innertext and attribute using XmlSerializer | 06 Feb 2007 21:02 GMT | 4 |
I have a file similar to below <filter> <param id="xx">This is test</param> <param id="yy">This is another test </param>
|
| Do parameterized commands work with MySQL ado.net provider? | 06 Feb 2007 20:33 GMT | 1 |
I posted it on the mySQL forum, but no one seems to be answering questions there. Do parameterized commands work with MySQL ado.net provider or not? I don't see any documentation on this. I've looked at the provider code
|
| Installer | 06 Feb 2007 20:21 GMT | 1 |
I'm using wise installer for my application. My application is developed in C#(.NET2.0),SQL server 2000 Is there any customized, advanced installer available for creating setup file for my application.
|
| PROPERTY PROBLEM | 06 Feb 2007 19:49 GMT | 3 |
wHen i set CokSatan in my page load event it returns stack overflow.. When i try it step by step it stucks at this.CokSatan = value; line. what is the problem ?
|
| Want to use MessageBox without showing the Form | 06 Feb 2007 19:19 GMT | 4 |
I have a small program that just copy a file and make some checks in main then I just want to inform the user about something by using a MessageBox. I tried to use this in the MessageBox that is located in the main function.
|
| int/Int32/Int64 on 64-bit Processors and 64-bit OS. | 06 Feb 2007 19:13 GMT | 3 |
I would like to know whether the "int" data type (in .NET Framework) is considered as Int32 on 64bit processors too? Any help would be highly appreciated, Cheers,
|
| How does the VS2005 designer environment work? | 06 Feb 2007 19:09 GMT | 1 |
Consider a custom class that's being derived from the TextBox and has got the following propert: public override string Text {
|
| Microsoft.JScript | 06 Feb 2007 19:08 GMT | 6 |
as I need to share a .NET context with a JavaScript context and I can't re-write Rhino in C# ;-) I'trying to understand something about the Microsoft.JScript namespace, but - really - I'm getting in *deep* troubles: the documentation is not-so-well written (missing examples,
|
| Get value of checkbox in a datagrid view | 06 Feb 2007 18:26 GMT | 1 |
How do I get the value of a checkbox in a row in a datagrid view please? I have tried many methods and nothing workds. This was so much easier in VB 6.0. THanks for any help you can give me.
|
| Get Current row being edited | 06 Feb 2007 18:26 GMT | 1 |
The code below returns a string which includes the index=X for th row being edited. Does anyone know a way to just get an int returned of the current row so I do not have to parse this ? rowNumber = scriptDataGridView.CurrentRow.ToString();
|
| Graphics.DrawPolygon with Custom Dash throws Exception | 06 Feb 2007 17:12 GMT | 3 |
I have a problem. When drawing into a graphics context I sometimes get access violation exceptions and I can't figure out why. It seems to have to do with the use of custom dashes. If I change the dash I get the exception. Following is a code example:
|
| Free Pc To Phone Calling | 06 Feb 2007 16:31 GMT | 1 |
Now you can call anywhere in world for free ...hurry up...Its Globe 7.. you are paid to watch free videos(of your choice)... Now its no. 1 VOIP service in the world....Click on the link
|
| Q: app.config and Windows Service. | 06 Feb 2007 16:25 GMT | 3 |
I created a .settings file and added some values. All values are user set defined. When i load my windows service i can read from the .config file. But, i can set a value and save to the file.
|
| Need help to create a map | 06 Feb 2007 16:07 GMT | 5 |
I need to create a map for a room (chairs, bed, TV, forniture, etc). All object allready exists like png images. I need to create a map for each room, i mean the user need to create. How can I do this?
|
| 2 Crystal Report problem | 06 Feb 2007 15:00 GMT | 1 |
In my C# windows form project,we are using the the Crystal Report boundled with the VS2003. We have encountered 2 problems. 1. I would like to have a report which looks like an Excel spreadsheet, namely even I have only 3 rows of data in the report, that report will still
|