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# / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
in C# how do i get to total number of kilobytes of memroy total and available for the current machine?29 Jul 2005 16:34 GMT3
in C# how do i get to total number of kilobytes of memroy total and
available for the current machine?
how to get managed .net threads status29 Jul 2005 16:25 GMT3
I am writing a service which will check a process and its threads for
their state ( alive or dead ).
The process has 5 .net managed threads created using thread.start and
each have been assigned a name.
Custom Control Help29 Jul 2005 16:13 GMT2
I have a control i've written which works fine... but my question is this...
some of the properties in the control are actually a class and i want to
be able to view the properties of that class... e.g. like Font, so i
want to able to display a + - next to it
Text Size29 Jul 2005 15:54 GMT1
Why does a 8 text point size (any font) on my VS form look like size 12.  For
example, if I open MS-Word and change some text to point size 8 it looks like
size 8 because I can't read it even with my glasses on.  Do I address the
display?
Boxing confuses MS VS 2003 also29 Jul 2005 14:53 GMT2
I am sure that this is a bug in MS VS 2003;
Consider the following code:
----
 public static void Main() {
Config File for COM+29 Jul 2005 14:22 GMT6
Hi All, I have created a COM+ Component Foo.dll, I was wondering where I can
store its Config File and what should I name it?
this COM+ Component calls a WebSvc too! the IDE Created an app.config for me
in the project workspace but somehow that isn't working....
reflection invoke with output parameters29 Jul 2005 13:29 GMT12
Hi, I´m triying to invoke a member using reflection, but this member requiere
two parameters, the first patrameter is a string and the second  is a
reference  to a dataset (output parameter). The parameters has to be passed
in an array of objects.
TreeView and node duplication question29 Jul 2005 12:58 GMT1
I'm new to C# language and wonder if the code is correct syntax wise but not
necessarily logic wise.
private void nodeMoveUp(TreeView tv)
{
How to use iTextSharp in c#29 Jul 2005 11:59 GMT1
    i need to use iTextSharp to generate the PDF in c# web application. if
any one know it will be of greate help.
Thanks
Fastest way to read a file29 Jul 2005 11:46 GMT14
Does anybody know what is (factual please -not just guess) the quickest
method to read data from a file? I am not interested in the format of the
data (i.e. blocks, bytes, string etc) just that the IO to read the data is
very quick. I am currently using a Streamreader and have ...
Converting Regular expression match29 Jul 2005 11:41 GMT5
Hi Just started using c# to do a task I usually use Perl to do and hit
a limit in my knowledge :-)
I have a program which reads from a large text file, extracts certain
lines then gets a string from these lines.
Data Access in C#29 Jul 2005 11:37 GMT6
I'm new to C# from VB6 and I'm playing around with SQL server.
I can show the value of each field in my datatable with the following loop
...
   foreach(DataRow myRow in dt.Rows)
Graphics Question29 Jul 2005 11:24 GMT4
I am trying to simply embed a opaque image over another image...
if i use a windows form it works..
e.g.
Graphics g = this.pictureBox1.CreateGraphics();
Throw statement29 Jul 2005 10:52 GMT6
I'm reading the enterprise library documentation and there I see the throw
statement.
try
{
C# Get class properties29 Jul 2005 09:22 GMT1
I'm trying to write a class that will get all the properties of a
class and store it in xml file.  So far I'm able to do this on a basic
class, meaning a class that has no array's or instances of other
classes within it, just some basic properties (ie. strings, ints, etc)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.