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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Submitting a form to a new window in ASP.NET24 Apr 2005 17:23 GMT1
I have a form that I want to submit to a different page and in a new window.
I have done this using an HTML button and putting a target="_blank"
attribute in the FORM tag. This does give me the results, but I'm unable to
control the size and other properties of this new window.
weird problem with filling comboboxes using DataSource/DisplayMemb24 Apr 2005 15:49 GMT1
I have some weird(?) problems, and I am not quite sure if there are due to
my errors or maybe a limitation in the .Net framework.
I have a ComboBox I need to fill with the content of an untyped DataSet.
This is to be done in the "DropDown" Event (since the dataset is empty at
Global Variable24 Apr 2005 13:27 GMT2
I have declared a global variable in module using the following syntax
(without Class) in my ASP.NET application:
Public UserName As String
There is no problem for me to share the value among all the webforms.
.NET Framework occurence/spread24 Apr 2005 07:54 GMT20
I consider to create an application using .NET Framework. It would be used
by any kind user, mostly those who do not know anyting about programming and
.NET Framework.
But have some hesitations about .NET Framework occurence on computers of
Memory Analysis .NET / C#24 Apr 2005 07:31 GMT2
Does anyone know of a way to pin point true memory utilization on a per
object / allocation basis in dot net.
The problem that i'm having is projecting the amount of memory that will be
required by an application.
is there a way to know if the first reference of the object is data member of class ?24 Apr 2005 04:01 GMT1
my target is to create objects only as data member of class.
(but offcourse i can pass the objects reference to other objects)
my question:
how can i make sure that my object is create as data member and not as
concatenate then carriage return24 Apr 2005 00:28 GMT1
Hey guys! Is there anyway to concatenate then do a carriage return in a list
box?
I'm trying to piece multiple pieces of text together and put it into a list
box.
help23 Apr 2005 23:24 GMT1
Could anyone tell me where I can download or get a c# web application sample
code that can run? For example that can do search, insert, delete and update
db records.
Thanks,
http1.1/500 Internal Server Error23 Apr 2005 19:43 GMT1
Hi everyone ! Sorry for my English skill
I'm using Win2003 Server (Enterprise). I setup Visual Studio 2003. Setup
completed without any errors. After that I tried to create new Web project
and I got error message "http1.1/500 Internal Server Error....".
VJSResGen23 Apr 2005 19:24 GMT1
I am converting a Java app to .Net using J#, and need to convert resources.
Apparently, the VJSResGen program is needed to do this, and the sample app
where it is built returns a 404 on the MS site...
http://download.microsoft.com/download/VisualStudioNET/Sample/7 ...
MDAC Components Problem23 Apr 2005 18:20 GMT1
I'm using the latest, updated verion of VB.NET on my computer.  When I run it
on our client's computer, it installs fine until it has to work with the
database, when I get the message "The .NET Data OLE DB Provider
(System.Data.OlebDb) requires Microsoft Data Access Components ...
DataRow confusion!!!23 Apr 2005 09:41 GMT8
I passed DataRow in the constructor of the form2 as follow
Public Sub New(ByVal row As DataRow)
MyBase.New()
'This call is required by the Windows Form Designer.
Documentation for capturing OutputDebugString / Kernel messages23 Apr 2005 09:33 GMT3
I have written a small .net application to captutre the output from calls to
OutputDebugString.  However it does not always work, and in general does not
seem to capture the output when it is written out from within an ASP.Net
application on Windows2000.
how to display text in new line in a TextBox in Vb.NET?23 Apr 2005 07:34 GMT2
how to display text in new line in a TextBox in Vb.NET?
How to escape "{"23 Apr 2005 04:59 GMT4
How could I escape "{" in Console.Write(), i.e. I want output like -- { 1234
}, how could I do it in one Console.Write()?
thx.
 
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.