Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
US MAp software for .net05 Mar 2008 18:29 GMT7
Does anyone can indicate a software that shows US map and allows
states and region selection.
We need to associated sales managers with states. That part is easy,
however for some states we need to associate more than one manager. So
c# install and uninstall app05 Mar 2008 17:05 GMT2
I would like to uninstall app form both local and remote computers without
the user knowing what is going on. I have admin right to all the computers so
this is not a problem. Can this be done?
Thanks
Error on serializing System.Windows.Media.Color05 Mar 2008 15:41 GMT2
The following WPF code gives me an error:
namespace WpfApplication1
{
   /// <summary>
regex challenge05 Mar 2008 15:27 GMT9
I'd like to issue a challenge (I already have a class to do it so I'm not
asking just to get the code)...
Write one regex expression that removes all comments from a string.
Hints:
Going slightly mad - Insert sql not working from code but does in Access?05 Mar 2008 14:51 GMT6
I am trying to insert a row to an Access database:
INSERT INTO tblTest (Val1, Val2, Val3, Val4, Val5) VALUES ('blah', 0, '',
'', 'foo');
If I run this in my code:
referencing ref variables in forms05 Mar 2008 14:30 GMT13
I've got a form associated with a custom control I'm doing.
I want to include a ref variable in a constructor for the form, so I can
feed info back out to the calling control.
When I try to reference that variable in the Ok button code, it can't
dataAdapter InsertCommand problems05 Mar 2008 14:05 GMT2
I previously used the following which works fine:
SqlCommandBuilder mySqlCommandBuilder = new SqlCommandBuilder(daAccount);
daAccount.Update(dsAccount, "Account");
But now I also want to retrieve the resulting identity column value from an
How to load rtf in richtextbox with header and footer05 Mar 2008 07:24 GMT1
I am trying to load  an rtf in a richtextbox with header and footer
but i am not able to do that.
Can any one tell how i can do this.
Or is there any other control  in C# that can solve my problem..
XML Tree with more than one root05 Mar 2008 06:38 GMT8
Can someone show me a sample on how to save
and load an xml tree with multiple roots?  Most
trees have only one root node, but I want more
than one root.  I know how to create one root,
ADO.Net - Field size and precision05 Mar 2008 02:40 GMT2
How can I get the complet schema of a datacolumn using ADO.Net objects (the
equivalent of ADOX in ADO 2.8) ?
I need to know the DataType, the DataSize, the Precision...
The DataColumn object only gives DataType.
Linq a viable solution for XML?05 Mar 2008 02:37 GMT3
So far all the examples I have seen been working with simple XML
files. Just curious, is Linqq a viable solution for handling a large
XML file, when I say large, it means it has almost 2K+ nodes in it and
it keep growing as well?
Autoscroll oversized userControl in panel05 Mar 2008 02:11 GMT1
I have this program running on PDA compact framework in which it will receive
paint message from server's networkstream and updates the client's screen by
drawing on this custom 'Draw' userControl.
Now on the PDA this 'Draw' userControl has a size of 480 x 320.
XmlSerializer over NetworkStream05 Mar 2008 01:13 GMT3
I'm developing a server client programs which handle communications between
PC and PDA devices. XmlSerializer is used to serialize Packet object and
send/receive over networkstream.
The program works just fine initially, but choke when there's a constant
icons and bitmaps04 Mar 2008 22:13 GMT4
I would like to place some icons and small bitmaps in a dll, but im not sure
how to go about this using c#
any Suggestions Welcome
thanks
Install and uninstall apps using c#and WMI04 Mar 2008 21:17 GMT1
I would like to uninstall app form both local and remote computers without
the user knowing what is going on. I have admin right to all the computers so
this is not a problem. Can this be done?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.