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
Design Time attributes on UserControl06 May 2005 12:52 GMT1
I am looking to enable intellisence for my UserControl(ascx) in the html
portion of the page.  I want the user to be able to drag the control to the
page and from there modifiy a few properties in both the html tag and the
properties window.
How do I know System.Windows.Forms.TextBox in System.Windows.Forms lose Active?06 May 2005 12:20 GMT3
How do I know System.Windows.Forms.TextBox in System.Windows.Forms lose
Active?
I mean When a textbox get focus, then user click on another form/application
to make another form/application activate and make this form/application
Datagrid new row update problem.06 May 2005 10:17 GMT6
I have datagrid with binding on dataset
this.grdMachineType.DataMember = "MachineTypes";
this.grdMachineType.DataSource = this.dsMachineTypes;
After append new row in datagrid i call this
Whats new in SP1 of framework ??06 May 2005 10:16 GMT2
Some days back I had posted a message saying I am getting symptoms like the
'EnableVisualStyles' bug mentioned at lots of places. Most of the time the
application just crashes, and I can't even get a proper stack trace or error
information. That post is pasted below, but ...
A Reflection Puzzle:(06 May 2005 07:17 GMT6
HI, all,
I just want to invoke an internal method named 'ResolveClientUrl', which
is defined in class System.Web.UI.Control, using an instance object of a
type that derives from Control.
freopen equivalent06 May 2005 06:50 GMT1
I am writing a C# application that uses an unmanaged C++ dll. The
unmanaged C++ dll is wrapped in a managed C++ assembly.
I would like to capture what is being written to stdout and stderr by
the unmanaged dll. I am not spawning a new process for this dll, it
must be marked as Serializable or have a TypeConverter other than ReferenceConverter to be put in viewstate06 May 2005 04:45 GMT4
I have a class that inherits from CollectionBase
The class is marked as Serializable and implements ISerializable. It has a
constructor overload for deserialization also.
CollectionBase holds a class which also is marked as Serializable and
System.DateTime.Parse("Thu, 05 May 2005 14:50:52 EDT") Fails06 May 2005 03:49 GMT3
How do I use the .Net 1.1 System.DateTime so that it will parse the string
"Thu, 05 May 2005 14:50:52 EDT"
Currently System.DateTime.Parse("Thu, 05 May 2005 14:50:52 EDT") Fails with
a FormatException:
Format Double Values06 May 2005 01:09 GMT1
I have a Double Value. i am planning to display it in "0.0000" format i.e.
the decimals length is fixed i.e. 4.
I am using math.round function which is reducing the length to 4. but if the
length is just 2 digits then it is giving 2 digits only. where i want 4
String formatting05 May 2005 21:30 GMT4
Is there a way to format a string so that it is always left padded with zero's?
For example I have random set of number say: 1, 40, and 389.  I want to
always display the number 3 digits padded with zeros like:
001, 040, and 389.
What is the REAL IE Version Required for .NET Framework05 May 2005 20:58 GMT6
I have a question.
What is the real IE version required for .NET??
(major-version.minor-version.build-number.sub-build number)
I have installed the .NET framework on a Windows 2000, and looking in the
Problems in OleDb for Oracle05 May 2005 17:59 GMT2
I am using the same code below for ADO.NET and MS OLEDB provider for
Oracle but in OLEDB, I get the error "ORA-01008: Not all variables
bound". I don't have a clue what was wrong. IN ADO.Net I can inser,
update and delete but I can't with OLEDB.
Forum for Microsoft .NET PetShop Sample 05 May 2005 16:20 GMT1
Is there any forum for Microsoft .NET Petshop sample? I have problems
running the v 3.1 sample downloaded from Microsoft.
The error message is:
Description: An unhandled exception occurred during the execution of the
debuging on Microsoft Visual Studio 200305 May 2005 13:03 GMT1
I am using Microsoft Visual Studio 2003 Architecture.
How can I debug my code (Aspx, html, javascripts, etc...) ?
Thanks :)
writing html (client) on aspx05 May 2005 12:33 GMT1
How can I (on Microsoft Visual studio .NET 2003) :
use HTML code on aspx page
(I have a button, and I want that the event occurs, when I am clicking on
it,
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.