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
updating xcml config file with treeView nodes29 Aug 2006 10:17 GMT1
hey! what i wanna do sounds very simple at first, but it turned out to
be a real bone crusher...
i want to check if a treeView node is checked and if a correspondent
node in my xml config file exists just to sort of synchronize them by
Using the BindingSource29 Aug 2006 10:01 GMT7
I would like to do something like this  
Aclevel.text = Me.UsersBindingSource.CurrencyManager.Current("accesslevel")
but in C#, i tried
Aclevel.text = this.UsersBindingSource.CurrencyManager.Current("accesslevel");
TabControl29 Aug 2006 09:47 GMT1
How do I make particular tab pages visible or invisible at run time?
Interface member implementation29 Aug 2006 08:56 GMT3
I get the following errormessage when trying to compile this class, can
somebody tell me what's wrong?
The errormessage:
GraphicObjects.cs(203):
Non-static method requires a target29 Aug 2006 08:39 GMT3
Non-static method requires a target appeares when I am trying to activte
nunit (test). Any clue?
Thank you!
File Types in Deployment Project - "Open With" list29 Aug 2006 08:21 GMT1
I have encountered the same problem another posted about several
months
ago.  Unfortunately, there was no result posted on the old thread.  I
will let the original message text stand and ask if anyone can help me
Memory Leak in RemotableObject (VSNET1.1)29 Aug 2006 08:12 GMT2
In my Remoting project there exists a service, which returns an image
stream per client call (each second).
Everything seems to operate well, except that it produces a mem-leak
on the Server side: TaskManager MemUsage counts up constantly.
how to tell text from binary file29 Aug 2006 06:30 GMT4
How can a binary file be distinguished from a text file on Windows?
Obviously I want a way that is more sophisicated that just looking at the
dot extention in the filename.
I want to write code that processes all text files in a directory but leaves
How to read text of powerpoint file in c#29 Aug 2006 04:18 GMT2
I want to read all the text of powerpoint presentation (.ppt file),
then i have to show it on some webpage without any formating (so i need
to retrieve the text only).
Can somebody help me ... !
File converter29 Aug 2006 04:17 GMT4
Any program I can use to convert word, xls, html into text file?
Isotropic drawing mode?29 Aug 2006 00:47 GMT2
How can a window's coordinate system be set up so that each drawn element
within a window is adjusted so that, as the size of the window changes, the
same drawing operations result in objects located in the same relative
position and size to each other? In Win32 terms, this is ...
Getting TCP/IP information.29 Aug 2006 00:12 GMT3
I can easily get the TCP/IP address of the local machine but I'd also like
to know if the machine is behind a firewall/hub - what the address is that
is being sent over the net.
Is there anyway to get the TCP/IP that is actually being sent out there?
does csc.exe rebuild source files every time?29 Aug 2006 00:08 GMT2
I'm a newbie to csharp.  I've just read that there are no object files
(*.obj) in C#.  So a command such as this will build my.exe straight
from the source files.
csc.exe /out:my.exe *.cs
Using FileStream or not?29 Aug 2006 00:05 GMT3
Which is better to use, FileStream or File.Create?
Registering Remote Com+ Serviced Component28 Aug 2006 21:30 GMT1
I want to register a COM+ component on a remote System programatically.
Also i want to configure it for the user account i mean Identity for
the service and Roles for the service. how i can do that in C# ?
With Best Regards
 
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.