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# / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
edit file details?18 Sep 2007 02:56 GMT2
Does anyone know how I can programatically access the file properties
displayed in the Summary tab of the file properties under XP and the
Details tab of the file properties under Vista...? It would be nice to be
able to get at the stuff under the Version tab in XP as well - but I
C# needing to consume perl/SOAP::Lite service18 Sep 2007 01:18 GMT1
I have a SOAP::Lite package written in perl on a *nix environment that
I need to consume from a C#.  The classes in perl are pretty simple,
each taking a string and returning a string (ranging from 1 bytes, to
20mb).  The problem is I don't have a WSDL interface, that I would
Service name17 Sep 2007 22:42 GMT6
I would like to ask how can I with C# find out the service name on
non-English Windows OS.
Thanks,
Lubomir
C# parsing html DOM example ?17 Sep 2007 22:35 GMT1
I need some examples of parsing an html DOM with C#, anyone got a few ?
3000 Java , .NET , C# , SQL, testing , networking interview questions17 Sep 2007 21:42 GMT1
3000 Java , .NET , C# , SQL, testing , networking interview questions
http://www.questpond.com
Questions About Delegates17 Sep 2007 21:14 GMT6
The following questions are with respect to this delegate declaration:
delegate void MyDelegate(string s);
Question 1:
Why does the following NOT work? Why can't I just create a new instance of
C# log component17 Sep 2007 19:50 GMT25
I am using C# and Visual Studio 2005 to develop a class library. I am
wondering whether there are any built-in log component in C# so that I can
utilize directly other than write from scratch?
I am also wondering if there does exist such log component, if multiple
string.Empty17 Sep 2007 19:21 GMT40
I have been told that it is a good idea to *always* declare string variables
with a default value of string.Empty - for cases where an initial value is
not known... like this:
string myString = string.Empty; // do this
Problem instantiating an array of objects or array of class instances17 Sep 2007 19:16 GMT3
Below is my problem.  I've narrowed it down to one thing:  my
unfamiliarity on how class instances are instantiated in an array.
This is because the "un-array" / "non-array" version of the program
works fine (see below).  So what is the problem?  I get a null
Display multi line text as one item in a listbox17 Sep 2007 19:11 GMT2
I am relatively new to Windows forms, i am using a listbox to show
items in Compact Framework 2.0. I want to display something of this
sort
Name: John                                    Email:j...@gmail.com
Fast creation for huge DataGridView?17 Sep 2007 18:54 GMT3
I need to build and display a huge data grid (roughly 5000x5000). (I know it
is difficult to view, but i need to do it anyway)
the immediate problem i am facing is that it takes a VERY long time to add
5000 columns. i created an array of DataGridViewTextBoxColumn[] and called
How to show individual pixels? (Was: Show Me The Pixel)17 Sep 2007 18:54 GMT4
When I zoom in on an image, GDI+ automatically smoothens the edges
between the pixels. I am looking for a way to see the individual pixels
as squares in the enlarged image, like in MSPaint. I searched in vain in
the enumerations System.Drawing.Drawing2D.SmoothingMode and
Read Write Word Hyperlinks17 Sep 2007 18:49 GMT1
The original posting "RE: Read Write Hyperlinks
Microsoft.Office.Interop.Word"  has been languishing from lack of attention!
Please see my detailed posting  of 8/14/2007 9:53am under the original
subject, I need further assistance, this problem is not solved.
Show Me The Pixel17 Sep 2007 18:44 GMT2
When I zoom in on an image, GDI+ automatically smoothens the edges
between the pixels. I am looking for a way to see the individual pixels
as squares in the enlarged image, like in MSPaint. I searched in vain in
the enumerations System.Drawing.Drawing2D.SmoothingMode and
Decompilation17 Sep 2007 18:28 GMT4
What tools and what strategy can one use to decompile a compiled C#-project?
 
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.