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
unsafe?????????18 Jun 2007 02:48 GMT2
private void button1_Click(object sender, EventArgs e)
       {
           unsafe
           {
Removing whole Xmlnode17 Jun 2007 22:38 GMT1
How to remove whole Xmlnode so that outer tags are also removed ?
To reproduce, run the code.
Observed result:
<Query>
Profiling application17 Jun 2007 19:04 GMT2
My .NET 2 WinForms application is running a bit slow. I suspect that
database calls will take too much time.
How to find which methods take most of the time?
I'm using Visual C# 2005 Express Edition.
build article & News Manager17 Jun 2007 17:10 GMT3
I need help on how to build an article & news manager.
visual studio 2005 std closes without any reason17 Jun 2007 14:59 GMT3
i got problem with vs 2005 std, and it is pissing me off.
Im doing some job, for example i wanted to drag my own component
into form, and second after that vs just closes without any info, nothing.
i cant work with this sh.t, it closes once a few minutes. :((
Using ODBC with C# 2005 Express Edition17 Jun 2007 14:30 GMT7
I have some paradox db's i need to connect to. I have figured out that
i can do this using ODBC, however C# Express edition does not support
this connectivity easily and must be done programmatically. I have a
class to do this:
Problem with delegates while sorting17 Jun 2007 13:08 GMT1
Hi guy
In System.Collections.Generic.SortedDictionary one of the constructors takes
an IComparer<T> as its argument.I'd like to sort my dictionary by its key.Im
using
XmlDocument, close and dispose17 Jun 2007 08:22 GMT4
Can someone settle an argument, please...
Since the XmlDocument class has neither a .Close() method nor does it
implement IDisposable, is there any point in even setting it to null...?
E.g.
using c++ developed dll in .net17 Jun 2007 06:29 GMT7
i wanted to know how can i use c++ developed in my c# code.
I want to use crypto++ library in my c# code. Any pointer would be helpful.
Regards,
Y Iguchi
FileUpload control unable to write to network drives17 Jun 2007 01:50 GMT1
I try to use ASP.Net 2.0 FileUpload control to upload files.  The page is
working fine when I upload files and save them into my local computer,  but
fails when the files are to be saved to a network drive.
I believe this is permission issue, the account on my local computer does
Network Analyzer17 Jun 2007 00:32 GMT11
I need to add a method to an existing application that will scan the
local area network and return all MAC addresses.  What is the easiest
way to go about doing this?
Thanks.
controlling aspect ratio - same as Java  on a form resize? (not im17 Jun 2007 00:26 GMT5
If I create a form in Java with controls like Panels, textboxes... when I
stretch/shrink the form, all the controls can grow/shrink - along with the
text contained in the textboxes.  This is convenient for resizing a form for
different screen resolutions.  
totaly stuck and need help to improve the GUI look of c# program17 Jun 2007 00:20 GMT11
Im using c# 2005 express edition
Ive pretty much finished an winforms application and i need to
significantly improve the  visual appeal of the interface.
Im totaly stuck on this and cant seem to work out how to start on a
Shared methods over WCF?16 Jun 2007 23:31 GMT2
I was thinking about the methods in our "service" project (business tier).
Is there any issue with implementing static (shared) methods over Windows
Communication Foundation (WCF)?  If not, I think we should consider making
those methods shared.  We don't maintain any state in ...
Enable/Disable local active directory account from code?16 Jun 2007 23:13 GMT3
This MSDN article
http://msdn2.microsoft.com/en-us/library/ms180913(vs.80).aspx
and this codeproject article
http://www.codeproject.com/useritems/everythingInAD.asp
 
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.