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 / .NET Framework / New Users / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ListView won't show items on x64?06 Nov 2006 13:08 GMT2
I've found that the ListView control won't display items when my program is
running in x64 mode.  I've tried this on both a Pentium D running XP Pro x64
edition and Windows Server 2003 R2 x64 on a Core 2 Duo.  Same results on
both.
MonthCalendar change interval or get Notification from Clock06 Nov 2006 11:17 GMT1
MonthCalendar  fire DateChange every two minutes, have a way to get it
every 1 minut, or have another way to get Notification from Clock every
round minute?
How to use ConfigurationSection06 Nov 2006 10:53 GMT5
Currently, we are storing our application settings in the registry, but we
want them to be stored in config-files. In order to accomplish that I'm using
the .NET 2.0 System.Configuration namespace. A couple of my own configuration
class have already been derived from ...
How to allow access to HD that was used with a differnt computer06 Nov 2006 09:22 GMT1
ok the problem is this.  I had an old computer which has my user account
password protected as well as my files (it was a shared computer)  After
purchasing my new computer, i put my old HD into it, and them proceded to
clear all the windows system files off my old HD.  The ...
Socket.BeginReceive problem06 Nov 2006 08:11 GMT2
I use socket in my program and I have a problem on BeginRecieve.
The code is like this:
connection.Socket.BeginReceive(Buffer, 0, Buffer.Length, SocketFlags.None,
new AsyncCallback(RecieveData), connection);
Accessing Shared Properties of a Parent Windows App from Class Lib06 Nov 2006 07:32 GMT3
I have a windows app that instantiates custom objects from a class library
many times over and over.  Each object interacts with the database and must
create, open, and close the database connections as needed.  As you can
imagine, this is very inefficient when working with a ...
Detect if an Excel file is open06 Nov 2006 07:26 GMT2
How can I detect if an Excel file is open?
Is it possible to use the Excel "Open Exclusive mechanism"?
Would it help if I can assume they are running on the same machine and only
opened by Excel Application?
How many people have .NET 2.0?06 Nov 2006 05:18 GMT8
I develop end-user apps and would like to access stats about how many
people have .NET 2.0 installed on their computers.
My new app will rely on the 2.0 framework, but now I'm second-guessing
myself as to whether this was a wise choice. With the 20MB framework
Code snipets06 Nov 2006 03:06 GMT3
Microsoft says:
To access the Code Snippets Manager:
On the Tools menu, click Code Snippets Manager.
But I my Tools menu, this option doen't exist. Why ?
Compiling .res into a .NET application within IDE05 Nov 2006 20:22 GMT2
I understand that if you want multiple win32 icons in a .NET
application (so that, e.g., Windows Explorer can see them), you have
compile an .rc to an .res with rc.exe, then use the /win32res: option
for either csc.exe or al.exe to link the .res into the assembly.
messenger and microsoft update unable to connect05 Nov 2006 07:48 GMT2
does anyone have any answers? at 18:30 untill about 22:00 most evenings I am
unable to connect to messenger or windows update this has just started within
the last 2 weeks does microsoft have problems with server capacity? It will
reconnect outside these times by just signing in ...
Regarding SqlRowUpdateEventHandler04 Nov 2006 20:30 GMT1
I am trying to perform concurrent updates of same record using two
connections and I want to display a message box when this happens.
I am using two connections : in One I hardcode the Update statement on
this record and In the other I use a form to modify the record values
Property reflection04 Nov 2006 18:18 GMT2
I was wondering if there is a some way to mark a class property,
without modifiers use. By using reflection, I know how to get all properties
that returns int, but how to get only specific int properties?
See example below:
Simple "Not" Match?04 Nov 2006 16:19 GMT4
I have code that recursively traverses a directory and writes to a
file. I would like to ignore any directory or file that matches a
pattern that is in a string array ( '*.obj' , 'doc*.*' ). Can anyone
show an example of how to do that?
PowerPoint Narration04 Nov 2006 10:56 GMT1
What is the simplest easiest way of adding narration (voice) to a PowerPoint
Presentation?
Thanks
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 October, 2006
 
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.