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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Coping one Object to another......03 Jul 2007 15:00 GMT2
Suppose I have created 2 objects of MyClass:
MyClass myClass1 = new MyClass();
MyClass myClass2 = new MyClass();
I also defined variables inside MyClass1:
Open URL in another Window03 Jul 2007 14:25 GMT1
Response.Redirect(http://www.yahoo.com);
would open the above in the same window, what is the method to open the url
in a new Window.
TIA
.Net 3.0 Installation03 Jul 2007 14:24 GMT4
Is there a way to programmatically tell if a machine meets the requirements
to install .Net 3?  
thx...sonny
MonthCalendar, when changing month + showing an msgbox, it loops..03 Jul 2007 12:14 GMT6
Well, make a new windows-application...
Put in a MonthCalendar, and put in this:
Public Class Form1
  Private Sub MonthCalendar1_DateChanged(ByVal sender As System.Object,
Reflection to raise an event when a function of an object is called03 Jul 2007 11:24 GMT2
Is it possible in .Net to get an event, everytime an object is
accessed? I mostly interested in an event when a function of the
object is called. I don't want to add an event to the code of my
class.
Date Conversions03 Jul 2007 04:21 GMT2
I am saving a date with milliseconds into the Registry:
Dec 01 2007 9:12:34:960PM
Registry = Format(Date.Now, "MMM dd yyy h:mm:ss:ffftt")
This works great, but when I try to make a variable (Date) out of what is
Where are the FAQs?02 Jul 2007 22:22 GMT1
Are there FAQs for any of the m.p.dotnet groups?
Thanks in advance,
Roger
Click Once Install doesn't work on one PC02 Jul 2007 16:02 GMT2
I saw a couple posts on this but nothing really clear.  I've got a
very simple c# windows form application that basically is just a form
and a label.  There is only on pc that I'm having problems with (my
bosses of course).  When we run the set up it seems to download ok,
Embed a cursor02 Jul 2007 15:27 GMT2
I have a managed C++ form app.
I'm trying to change to a custom cursor when a tool is
selected from a toolbar button.  I've seen MANY references
that say to add the custom cursor in Solution
Introductory reading on managed C++ and .NET wanted02 Jul 2007 15:21 GMT1
Can someone recommend articles on migrating native C++ DLLs to managed
C++ ones or an introductory book (or article) on .NET?
mmc and c#02 Jul 2007 15:06 GMT4
I have developed an application in c# . It is basically used to manage
the configuration of my software.
I want to port it into mmc.
So i want to know what i have to do for porting. What i have to do
How to override a property with Reflection Emit02 Jul 2007 13:36 GMT4
I have some code to override a property using Reflection Emit:
Zipped example:
http://homepage.ntlworld.com/ricbrown/OverridePropertyWithReflectionEmit.zip
Code: http://homepage.ntlworld.com/ricbrown/Runner.cs.html
.net clr known issues02 Jul 2007 10:58 GMT1
I would like to know that are there any docs sorta available to know the
known issues/bugs with .net 1.1/2/3 etc.
thanks in advance.
~
dot not app not quitting02 Jul 2007 07:33 GMT4
I have noticed when I close my vb.net app, it is still visible under
processes in task manager? Why is that and how can I ensure complete closure
of app?
Thanks
How do I update a WinForm control via Remoting?01 Jul 2007 21:57 GMT1
How do I update a WinForm control via Remoting?  Note that this
control is running within the WinForm application which is the
Remoting host.  The Remoting client will be a VBA based application
and I'll be using COM-to-.Net interop (the interop part I have down).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 June, 2007
 
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.