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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TextBox help!....11 Mar 2006 17:00 GMT1
VC++ 2005 Express Edition:
I have a textBox with the properties:
this->m_TextBox_Desc->Multiline = true;
this->m_TextBox_Desc->WordWrap = true;
Icons & Bitmaps with installation11 Mar 2006 14:29 GMT3
I am looking, but cannot find, the location of icons and bitmaps after
installation of
VS2005. Are there any included? I know in 2003 there were many to choose
from but either I am looking in the wrong place or they are not included
Install Window Service without InstallUtil.exe11 Mar 2006 08:26 GMT1
I'm currently developing a simple window service application and was
wondering how do I install  the service on a machine that doesn't have the
.Net SDK but ONLY the .Net Framework?  I see most sites say use
InstallUtil.exe but you'll need the .Net SDK to use that.
DataSet connection string11 Mar 2006 01:16 GMT1
I created a DataSet in a seperate DAL library project. It created the
settings file to store my connection string. However, AFAIK, library
projects do not support settings files because the app.config file is not
copied to the output directory. Therefore, I cannot change the ...
"getelementbyid" getting error in server 2000 instalation10 Mar 2006 23:11 GMT2
"New guy.. please help" wrote:
Hi, I'm a new kid onthe block.. I have a small company with a website that  
was developed in .net by a company for me. I want to work on it myself so I  
installed 2000 server at home and the added the .net framework.
Basic n-tier architecture question...10 Mar 2006 21:16 GMT4
I understand that there are a several ways to architect an n-tier solution,
but I think we can keep it simple in our projects...they tend to be pretty
small. I just need to know if I have the right idea.
1) We're building ASP.NET apps and I intend to add WinForm apps to the mix.
Issues with double quotes when converting ASPX file (HTML format) to excel spreadsheet10 Mar 2006 17:27 GMT1
I have a dynamically generates ASPX page with tables and data.
Depending on user selection, the same page can be viewed as a simple
web page (rendered in HTML) or as an excel spreadsheet.
If the user chooses to view the page as an excel sheet, I attach the
Sharing Classes between Windows App and a Web App10 Mar 2006 16:58 GMT1
I have two programs, one is Windows app the other an asp project that share
the same classes.  I am using SourceSafe for my source control.  We have 2
developers working on the projects and would like to have the classes
centrally located to keep from overwriting each others work ...
IndexOf on bound ComboBox not working??10 Mar 2006 15:11 GMT2
I know I must be going crazy, but for the life of me I can't figure out why
IndexOf is always returning -1?
With MyComboBox
  .ValueMember = "Field1"
Structures vs. Classes10 Mar 2006 14:51 GMT2
At work, our development team has a development standards document that
insists Structures should never be used. I'm looking to change this
standard but need a suitable argument in order to make the change. I
know that Structures are value types, sit on the stack, and are
Garbage collection, Unmanaged code and SafeArrays10 Mar 2006 12:35 GMT5
Hello, all,
I am currently working on a .Net (VB) application that invokes routines
in unmanaged (Fortran) DLLs.  The unmanaged routines then communicate
with the .Net application by means of a call-back mechanism.  These
How to: Access the Managed HTML Document Object Model10 Mar 2006 09:27 GMT2
I use, VS2005 C#
I have a Windows Forms UserControl hosted within Internet Explorer
According to MIcrosoft documentation:
http://msdn2.microsoft.com/en-us/library(d=robot)/ms171712.aspx
HTML Form posting & response parsing10 Mar 2006 07:48 GMT2
I'm having problems with one strange web system where submitting an
application and making queries about its handling status require a series of
form submits and response parsing - all in HTML. Luckily other interfaces
are "modern" using xml file up/downloads without any ...
asp.net 2.0 datagrid - update cannot get text out of textbox10 Mar 2006 05:48 GMT2
New to 2.0, using code that works in 1.1, and all works well except cannot
get the text out of the textboxes for updating the database.
My template column looks like this:
                        <asp:TemplateColumn HeaderText="Notes"
How To: Application wide KeyUp10 Mar 2006 05:30 GMT1
I have a multi form (not MDI) application and I would like my program to
intercept keyboard input regardless witch form is active. I tried the usual
KeyUp event hander on the MainForm on the App first, but it didn’t do
anything because one of the controls of the form always seems ...
 
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.