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# / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sub Form Cleanup15 May 2008 00:29 GMT6
Using C# 3.5
I have a form that calls many other sub-forms.  Typically there will be
five forms open at the same time.
If the main form is closed all the sub forms are also closed.
GetFiles sort order14 May 2008 21:48 GMT2
When I perform a Directory.GetFiles() what order should the files be
returned? I would think it would be alpha, but when I read files off of a CF
card it appears to be random.
Thanks.
Provide a link to a secure website from a WinForms application14 May 2008 21:06 GMT3
I'm struggling with the following problem.
I have a WinForms application (.NET 2.0) where the user can lookup
information on companies. In this application, I have to insert links to a
third party website which has detailed information of that company.
Connect To Java Servlet using c# windows forms14 May 2008 19:12 GMT8
I 'm developing a c# (.net 2.0) windows forms application and in this
application i want to connect to a java servlet page (HTTPS) (which is
servlet 2.4 and which may be using Web Based SSO Sun Java System
Access Manager but i 'm not sure), handle session management, get
Could not find installable ISAM14 May 2008 18:30 GMT2
I am you this connection string
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\testsheet.xls;Extended
Properties=Excel 8.0;HDR=YES
I get this error.I have registered the ISAM dll
How to determine console or winform app?14 May 2008 18:21 GMT6
Hello, my app is written in C#. Given an app file path (e.g. e:\abc.exe),
how can I determine if it's a winform app or a console one. (note: abc.exe
can be either a native exe or a .net one)
How to find if Application has Focus14 May 2008 17:59 GMT4
In my Application, I need to make a certain graphical refresh,
interrogating SqlServer, only if Application has focus (i.e. the title
bar is blue).
Interrogating .Focused property of various forms of the project is not
Hmm......14 May 2008 17:38 GMT2
reading all these replies, I have noticed that not man y are actually able to grasp this question in its entirety.
The point being missed by most (although observed by a few) is this....
I have a string with me and I want to know if it represents a valid file name or a directory ...
Threadsafe access to ArrayList14 May 2008 16:25 GMT2
I have two threads that access an ArrayList.
One thread will store new entries.  The other thread will retrieve the
entries and then remove them from the list.  Is this a thread-safe operation
or do I need to use the Synchronization system?
vbs to c#14 May 2008 16:10 GMT1
I have couple of simple vbs code I need to convert it to c#. Before I
go into converting it manually, would like to know if there are any
utilities available that will do the job? These are classic vbs not
vb.net
Index out of bound14 May 2008 15:45 GMT3
I am struck with the same probelm
could you please suggest any solution if you found any
Calculator control for web application (preferably infragistics)14 May 2008 15:15 GMT1
I am looking for a calculator control for my web application in VB.NET
(VS 2005).
Is there any Infragistics control like UltraCalculator,
UltraCalculatorDropDown for web applications?
XElement questions14 May 2008 15:12 GMT4
I have an XML and I am using XDocument to traverse the xml document. A
sample document look like the following
<root>
 <node1>
UnauthorizedAccessException in debug mode only?14 May 2008 14:48 GMT1
Using VS2008, .Net 3.5.
I have a File.Copy which is copying files to a unc path.  The copying
is done by a normal Wpf application.  Suddenly, trying to copy the
web.config to the unc path fails.  So does File.Delete, although I
Event handlers14 May 2008 14:40 GMT2
Pardon my poor description ahead, I don't know the technical terms.
If I add an event to an event handler from a class that later goes "dead"
without being disposed, what happens when the event is fired?
My TestTemplate class doesnt support IDisposable and just relies on garbage
 
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.