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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
pinging IP Address from a list?23 Oct 2007 04:01 GMT2
I am trying to develop a program that reads teh IP Addresses from a
text file then send files to the specific addresses.  
I have no problem gettting the IP addresses from the file, but how do
I convert the string into specific IP addresses?
Debug.WriteLine and Trace.WriteLine23 Oct 2007 03:35 GMT2
I am using Debug.WriteLine and Trace.WriteLine to output messages from a
dll. This dll is used in an application.
No matter whether i run the program in release mode or debug mode and
whether i define/undefine DEBUG and TRACE compiler definitions, I still get
Enterprise Data Access Application Block - Help/Advice request23 Oct 2007 03:08 GMT1
I'm using SQL server and the Enterprise Library Data Access
Application Block using C# in a multi-tier environment.
I understand I need to have connections closed so that the connection
pool can reuse them - but my question is:
The type or namespace name 'Generic' does not exist in the class or namespace 'System.Collections'23 Oct 2007 00:07 GMT1
This is in a windows service in .NET 1.1 I seem to remember reading
somewhere that in .NET 1.1 Windows Services are limited in what
namespaces they can use - is this so? the only thing that  seems to be
supported is System.Collections.Specialized.
Listview question22 Oct 2007 23:20 GMT2
How do I ascertain the line number of a clicked item in a listview?
Could you please give an example?
Many thanks,
Adrian.
STAThread vs non STAThread framework22 Oct 2007 23:19 GMT15
I have a big problem with STAThread attribute. I'm using XNA framework
connected with WinForms. XNA is working in non STAThread. I have a
problem with displaying CommonDialog forms e.g. OpenFileDialog. I
can't declare a main method as STAThread because of XNA framework. Is
Winforms and memory usage22 Oct 2007 22:54 GMT12
I'm developing a WinForms application. It slowly eats up memory, one
client reported that it took 200MB or more, and finnaly crashed. I
myself noticed it's common to use up 30MB memory, but if I minimize it
(all the Forms will Hide, only a NotifyIcon is shown at the System
Map Network Drive Function22 Oct 2007 20:28 GMT2
Is there an API call for mapping a network drive? i think i am using the
right expression but i am referring to something in the same realm as
InitiateSystemShutdown. That's an API call right?
building up a bitmap22 Oct 2007 20:17 GMT5
I have a bitmap of 100X100.  On the load, the bitmap is created by a function
(createimage()).  On my OnPaint, I draw the image back to the screen
(e.Graphics.DrawImage( bitmap, destrect)).
Now, I want to add a button.  When user click on it, I want the bitmap shift
permissions policy checker22 Oct 2007 19:54 GMT5
i'm looking for best methods to add to a C# program i want to build to do
checking on permissions for files/folders and what rights in local pc policy.
if i have a give user id i want to traverse the Windows rights/permission
for that account. then see what rights under the local ...
Unbound datagrid22 Oct 2007 18:44 GMT2
I have read about using databound datagrid which is connected to a table in
the datasource for example a database table.
Now I wonder is it possible to use unbound datagrid which is not connected
to a database table.
Object reference not set to an instance22 Oct 2007 18:07 GMT4
I am working as a coop student and do not have much experience with
programming YET. The last student built an application called ICE
ACCRETION using Micr
Visual C# 2005. It is WinForms application.
Running service under the account: User22 Oct 2007 17:02 GMT1
Is creating of the service, which must be ran under the "user account"
something really tricky?  I mean if in ServiceProcessInstaller
properties I'm using account: Local System everything works fine.  But
if I select account: User, during the service installation process the
How to get expand the height of ListView control so that no scrollbars will show?22 Oct 2007 15:58 GMT1
I set ListView.Dock to Top, but how can I get the desired height to
avoid it to show vertical scrollbar?
I mean is there something like ListView.ClientSize or
ListView.VirtualHeight?
Getting error when creating a bitmap for Mappoint map image22 Oct 2007 15:54 GMT1
I am trying to plot my pushpins manually, but when I go to create the
bitmap, I get an error message.  Has anyone gotten this message
before?
code:
 
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.