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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Assembly linking18 May 2005 09:43 GMT2
Suppose an assembly "Main" is using class "A" from another Assembly "Dep" as
follows :
A a = new A();
a.MethodOne();
Freamwork 1.1 and 200518 May 2005 08:03 GMT1
My code is written in VB.Net 2003 using freamworks 1.1 version.
I created a setup file that will install the 1.1 if it not installed.
My questions are these:
1. What is the best way to find if the version 1.1 is installed?
Can I use Windows.Forms 2.0 with Visual Studio 2003?18 May 2005 05:42 GMT1
I have a question regarding the new release of the Framework that is  
coming up.
This is truly a framework question, I think.
I have Visual Studio .Net 2003. I like some of the news about  
Need tab and Return key for IE Hosted UserControl18 May 2005 05:35 GMT8
I am writting an IE Hosted UserControl, which has a TextBox for accept
input.  In the textbox, I use OnKeyDown handler to check the user pressed
key.  Which work fine under WinForm environment.
However, under IE with form environment, the Key tab and return are took by
extensive type search18 May 2005 04:29 GMT1
I want to search a type by name.
Type.Get(string)
only return those from a limited set (the current one?)
I was thinking to use
DropDownList -dissalow first item18 May 2005 03:07 GMT2
Is there an easy way to create a dropdownlist with a "Please Choose"
message in the first item that is disabled?
I would prefer to handle this on the client side, so that the
DropDownList autopostback is disabled when the user chooses the first
Why CurrencyManager?18 May 2005 03:03 GMT2
Anybody nows a reason why System.Windows.Forms.CurrencyManager is being called that way?
Thanks
[announce]DataDirect XQuery now Available17 May 2005 22:35 GMT1
Dear microsoft.public.dotnet.framework community,
The first XQuery component to implement the XQuery API for Java™
(XQJ), DataDirect XQuery™, is now available in beta.  DataDirect
XQuery allows you to query XML, relational databases, or a
HttpWebRequest and HTTPS17 May 2005 21:01 GMT2
Group,
I did the following using XMLHTTP (VB6 client)
   o.XmlHttp.Open "POST", _
     "https://wwww.mycompany.com/getinfo.ashx", _
Socket problem17 May 2005 20:54 GMT1
I'm using c# to create a server client application.
I have to check if the socket is in"CLOSE_WAIT"  state. Anyone knows any
solution for  this?
I tried to used Socket.Connected but it doesn't give a false message if the
Parser Error Message: Execution permission cannot be acquired.17 May 2005 18:24 GMT2
When I tried to run a web project on the browser using localhost I
always get this message:
Configuration Error
Description: An error occurred during the processing of a configuration file
Server.Transfer vs Response.Redirect17 May 2005 17:02 GMT1
I don't know if there's anyone out there is having the same problem. My
DotNet 1.1 version uses FormsAuthentication.RedirectFromLoginPage() method to
take user from the Login page to the Welcome page. My folder structure is as
follows:
oppss...ICustomTypeDescriptor convert my control to NonVisual?!17 May 2005 13:22 GMT2
After implementing  ICustomTypeDescriptor on my UserControl When ever I drop
the control
it moved to the none visual area
Which properties or attributes should I add to my Descriptors collection in
Array of classes and a pointer to it17 May 2005 08:20 GMT2
I defined a class name MyClass.
I would like to define an array of 4 by 8 of that class.
I would like to define a pointer to the array of MyClass.
I tried it with static definition:
How to record WebService calls from my WinForm application?17 May 2005 06:33 GMT2
  We would like to do a scalability test of our WebServer by
stimulating WebService calls made from our WinForms application...I have
tried using ACT...but it does not record WebService calls made from
WinForm applications...Is there any tool that does this? Or is there a
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 April, 2005
 
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.