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# / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XmlConvert.ToBinHexString ??28 Aug 2006 14:10 GMT2
The docs says (both local and on msdn) that XmlConvert contains methods
ToBinHexString and FromBinHexString!
But my compiler complains about not finding these methods!
Are they not implemented or is something wrong on my box ??
Make .NET methods visible to COM28 Aug 2006 14:06 GMT1
I followed the instructions on
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/c
allnetfrcom.asp

to call .NET class methods from the ActiveX Test Container
(tstcon32.exe) and I can load my control, but there aren't any methods
Delete files in use28 Aug 2006 14:00 GMT2
I'm trying to do a program that delete some files and registry entries, Is
there any way to delete the files that "are in use".
Thanks in advance.
Key presses.28 Aug 2006 13:37 GMT3
I am new to this group, and to this language... So, hello.
I was wondering for a project idea on how to get a program to register
and respond to key presses on a console (Or really anything at all) and
I can not find any tutorials anywhere that covers it.
Print members of a class28 Aug 2006 12:31 GMT8
A have a class containing elements of string type. I need to print them
using 'for' loop.
How to do this. I spent few hours trying to do this from the other approach.
Thanks for any help.
Binary or hex numbers in textboxes?28 Aug 2006 12:18 GMT2
I'm having 2 textboxes in which I enter binary numbers that must be
calculated to a third number that is shown in a third textbox. How do i
convert my entered binary number to an e.g an int and how do I convert the
calculated number to a binary string?
Share a webservice reference between projects?28 Aug 2006 12:09 GMT2
I have a class that references/consumes a webservice, and I would like to
split that class into a base class to be used as a based for classes in each
of two class libraries/DLLs.
I have extracted the base class into a cs file and inherit from it in two
C++ wrapper code generator28 Aug 2006 11:55 GMT1
I need to import some dll file to my C# project.
I've got header file of the library which I need to import.
Do you know any scripts which will generate wrappers
in C# for C++ functions form header files?
C# Performance Problem28 Aug 2006 11:45 GMT2
Today, I find a problem from an old Google Code Jam Contest.
You can read the problem statement here :
http://www3.sympatico.ca/red.zrari/problem.htm
I solved the problem in 15 min (wow, c# is very productive but...) but
UDP broadcasting problem28 Aug 2006 11:33 GMT4
Hi,
         I have this problem in my UDP broadcasting, im a newbie in UDP,
any help at all would be very much appreciated. I have a working UDP
broadcast that sends and recieves without any problem. I tried sending a
Notify Icon not working?28 Aug 2006 11:25 GMT1
I have a windows form and I added a notify icon. In there I have
following 2 lines
notifyIcon.ShowBaloonTip(1000,"test", msg, ToolTipIcon.Info);
I stepped through the code and it executed properly but it didn't show
How to find file size?28 Aug 2006 11:13 GMT2
How can I find the file size and other information for a file in an
internet site, without downloading the file???? or is it possible at
all???
Thanks.
Reading a text file28 Aug 2006 10:45 GMT6
Hiya,
Am having a few problems with StreamReader.
I'm trying to open a text file, and read 5 columns, and put them into an
array, and then do a calculation and read the next line of data, and do a
Read XML file into GridView28 Aug 2006 10:43 GMT2
I need help in coding the following or if you can just point me in the right
direction:
1)  Reading  the follwoing XML document
2) Hook up a GridView to the data received from the XML document.  The Grid  
Populate data in one user control based on selection in another user control28 Aug 2006 10:25 GMT1
I have two user controls in an asp.net webpage each contains a
DropDownList. Depending on the selection of the drop down in one user
control i need to populate data in the other drop down which is in
another usercontrol in the same page. Autopostback property for the
 
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.