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 / General / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET Deployment Project Variables01 Aug 2005 00:00 GMT2
I am trying to setup a rather simple install using the .NET Setup and
Deployment facility.  When using the Setup's Registry Editor I first came
across "[Manufacturer]" and am at a loss as to how to define that.  I am
sure there are a collection of other such variables that I can't ...
Storing and then retrieving ValueMember info from a list or combo box31 Jul 2005 19:23 GMT2
Dim intCurID As Integer *** outside of code and available to all
***
       Dim strConnectionString As String = _
       "Provider=Microsoft.Jet.OLEDB.4.0;" & _
ASP.NET User Controls With Javascript31 Jul 2005 18:47 GMT1
I have a user control in an ASP.NET web page.  I setup some client side
javascript to populate an asp.net label based on the value of an item
selected in an asp.net listbox.  The registered javascript cannot "see"
either the listbox or the label.  How can I get the javascript to ...
dot.net application momory usage31 Jul 2005 17:03 GMT1
The question is: I would like to know how to reduce my dot.net application
memory usage,
I have already tried to the SetProcessWorkingSetSize method with reduced the
memory in 7MB, but that’s not good enough.
OnLine Techinal lessons for .NET31 Jul 2005 16:12 GMT1
Hya,
I found within MSDN website: the .NET show  
http://msdn.microsoft.com/theshow/
where is possible watch and learn by about Microsoft technologies,
The variable bit cpu31 Jul 2005 07:43 GMT2
I think I might have just invented the variable bit cpu :)
It works simply like this:
Each "data bit" has a "meta data bit".
The meta data bit describes if the bit is the ending bit of a possibly large
Registry SetValue stores double as REG_SZ31 Jul 2005 06:31 GMT1
using Microsoft.Win32;
RegistryKey key = Registry.LocalMachine;
key = key.OpenSubKey(".....");
..
Stop Excel connecting to Internet?30 Jul 2005 23:51 GMT5
I am creating an instance of Excel in a WinForm application.  When I try
to run this application, there is a long wait followed by a message from
my firewall that my application is attempting to connect to the internet.
Is there any way to stop automation instance of office from ...
why so is it? i don't appreciate it30 Jul 2005 19:24 GMT1
it's about combobox.
when the properties of datasource and displaymember are being set, the event
of SelectedIndexChangedx will be active.
why did microsoft do that????
textbox webcontrol30 Jul 2005 16:25 GMT1
In a dollaramt field, if I enter 123.45, and I want to change it to 123.46, I
must place my cursor after the 6 and press backspace.  If I place it before
the 5 and hit delete, nothing happens.  Is that really the behavior of this
control, or is there something else I need to do?
.Net Framework 2.0 Collection classes with Delegates?30 Jul 2005 15:01 GMT2
Is is just my imagination or was there a Beta or VS2005 where an overload
Arrayist.Sort(Delegate d) existed? Now Iam using Beta 2 and cannot find it
anymore.
I think that delegates are a very good alternative instead of using
Error closing VB200530 Jul 2005 14:34 GMT1
I get the following error when closing VB2005 beta 2. Everything runs fine.
Just wondering what the error is and how to eliminate it.
********
The control System.Windows.Forms.MdiClient has thrown an unhandled exception
Stack trace30 Jul 2005 13:01 GMT7
I managed to get error checking does in my application. In using the
Exception object I can get all the information I need about the error like
the line # where the exception occurred. IS there a way I can have it also
return my the physical line of code at that line number in ...
Dot Net Newbie30 Jul 2005 07:15 GMT1
I need to create a shell listview with additional columns in it.
The additional columns would each contain a check box and one or more
columns would contain a drop down combo box. I know I can accomplish this
functionality by creating the component from scratch. However, I would ...
Calling an mfc dll from .NET30 Jul 2005 07:14 GMT2
What steps need to be taken when calling an mfc dll from .NET application?  I
am getting an ASSERT error from the dll on afxCurrentResourceHandle.  Do I
need to define anything specific in my .NET application to get this to work
 
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.