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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Detecting resources not being released from com extension19 Jun 2007 17:10 GMT1
I've developed a com extension for explorer and another dll linked to
the com extension which provides the actual functionality. The
extension does nothing more than create an object and pass selected
files to the object for further processing. The problem I'm running
'null' references19 Jun 2007 16:52 GMT76
As explained in "Using pointers vs. references"
http://groups.google.ee/group/borland.public.delphi.objectpascal/browse_thread/t
hread/683c30f161fc1e9c/ab294c7b02e8faca#ab294c7b02e8faca
,
the pointers are allowed to be null, while references must refer an existing
variable of ...
creating windows services with visual studio standard edition19 Jun 2007 16:28 GMT4
we just ordered VS 2005 standard edition. i was reading up on creating
windows services and apparently this is only possible with the enterprise
edition. is this true, or does it simply mean there's no template for
windows services with the standard edition? are there VS ...
DateTime.Parse() vs DateTime.ParseExact()19 Jun 2007 15:19 GMT3
I'm sure there's a good explanation for this, but I can't figure it out.
I tried using DateTime.Parse() with a custom DateTimeFormatInfo instance,  
in which I'd replaced the DateTimeFormatInfo.FullDateTimePattern property  
with my custom format string:
does a singleton StatusBar controller sound corrrect?19 Jun 2007 15:12 GMT8
Does a singleton statusbas controller sound correct. I mean , is that
how its done?
I have a big app and i need to control the statusbar from within a
number of custom controls , dynamic menus and toolbars etc. So should
HELP - Find Row Index by value in DataGridView19 Jun 2007 15:01 GMT1
I am looking for examples of how to find the row index in a Datagridview
control by comparing a string value to the value in a Cell.
Thanks
Brian
invalid information in http://www.yoda.arachsys.com ?19 Jun 2007 12:39 GMT8
http://www.yoda.arachsys.com/csharp/faq/#mdiclient contains
"How do I set the background of an MDI container window?
The area of an MDI container window is covered by an MdiClient control, so
... Form.BackgroundImage don't do anything useful. "
Merging images19 Jun 2007 12:18 GMT3
Is it possible to create a new image from two images where the one is merged
onto the other.
DateTime DeSerialization problem19 Jun 2007 07:55 GMT9
I am trying to deserialize/ Parse a datetime object with the below
string "2007-05-14T08:00:00.000+02:30" . If i am in GMT + 2.30 time
zone everything's fine however if i am in GMT + 5.30 i get the
DateTime object which represents 11.00 AM.
c# Event problem (Let me know this is event problem or not..)19 Jun 2007 05:20 GMT3
Please anybody help me...
I have some serious problem..
I'm doing to keep equpiment list(string)..
In my code, there are 3 page which are having 4 equpiment ID (user
Erasing one or more drawn characters...19 Jun 2007 02:14 GMT3
I'm drawing text using the DrawString method.  I need a way to go back and
erase one or more characters.  As a first thought it seemed that one way to
do it would be to go back to the character(s) I want to erase and merely
re-write the same character(s) using a brush whose ...
c# event problem19 Jun 2007 01:44 GMT2
Please anybody help me...
I have some serious problem..
I'm doing to keep equpiment list(string)..
In my code, there are 3 page which are having 4 equpiment ID (user
Porting a C++ desktop application to a web application (AND dotnet desktop app)18 Jun 2007 23:23 GMT1
I wrote a desktop application in C++ a little while ago, and I will like
to port it to a web application.
Here are the details:
1). ALL business logic is held in ANSI C++ libraries (e.g. I make
Need Help declaring parameter variables for DllImport for c-dll fu18 Jun 2007 22:55 GMT8
Hi, I'm using vs2005, .net 2, C# for Windows application.  I use DllImport so
I can call up a function written in C++ as unmanaged code and compiled as a
dll us vs2005.  My application is able to call the function, EncodeAsnUser.  
And it's returning OK but when I display the ...
Printing the whole whole printable area18 Jun 2007 22:51 GMT4
private void pd_PrintPage(object sender, PrintPageEventArgs e)
        {
           RectangleF objR = new RectangleF();
           PrintDocument pd = (PrintDocument)sender;
 
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.