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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Connecting to existing remote project28 May 2004 14:50 GMT1
I have searched all over for the answer to this, to no avail.  I have a web
project already set up and running on a remote server, that I created from
my home computer.  I am now trying to connect to it from my work computer,
but cannot figure out how to set up the project.
OracleParameter C# ORA-24338: statement handle not executed28 May 2004 13:53 GMT1
I have a stored procedure which takes 7 parameters as input and gives
one output. Of these 7 parameters there can be few parameters which
can take null value. I am using C# to connect with oracle. The
parameters are set using OracleParameter class. But whenever I make a
Multi-Lingual application28 May 2004 09:00 GMT2
I need to support multiple languages in a product package being developed in
both ASP.NET (vb.net) and WinForm .net (c#).
I was wondering if there are any best practice guides, application blocks,
resources, tutorials, or just general advice that someone could recommend to
session timeout problem28 May 2004 07:50 GMT1
I have an asp.net app. The session state is set to expire in 20 minutes in
web.config, but my sessions seem to timeout randomly even though I interact
with the application regularly, which is supposed to reset the expiration
time I believe.  Is there a specific way that you have to ...
Serialize and append28 May 2004 00:24 GMT1
I have 2 objects of same type with data in them. I serialize 1 of them to an
xml file using XmlSerializer and XmlWriter. now can i serialize the other
one to the same file so it appends to the file after the data from the first
one?
tutorial on tree control in C#27 May 2004 21:54 GMT1
I wanted to implement a tree control, similar to the one in windows
explorer, basically something that will list all databases availiable
on a server, I just need an online tutorial on how to code the tree.
Not just a drag and drop from the control toolbox, but something that
DataTable Sort and Select not working....27 May 2004 20:48 GMT2
I am building a C# app. below find the test code I have which makes for the short story:
The Legacy object has no method to which to search or sort it's data so I am creating
a DataTable and populating it so that I can take advantage of it's features.
//I create a DataTable in my ...
Program compiled under 1.1 still references 1.027 May 2004 20:38 GMT2
I have an application which I just converted from VS 2002 1.0 Framework to
VS 2003 1.1 Framework. This application uses the Oracle ODP for .NET.
However, even after compiling, it still says that the ODP DLL is using
Runtime 1.0.xxxx. This is even further complicated when I try to do ...
Static method in Interface (C#)27 May 2004 20:19 GMT3
I've come across a problem; I need a number of classes to implement a sertain static method. But I can’t seem to enforce this through an interface.
Ideas to another solution
Regard
1.0.3705 and 1.127 May 2004 19:32 GMT5
Do you need both of these installed on the machine or can the old one be
removed?
BinaryReader / BinaryWriter possible bug27 May 2004 16:56 GMT1
I'm trying to figure out how the BinaryWriter class stores strings - the
BinaryWriter is attached to a MemoryStream.
BinaryWriter inserts stores a value just before the actual string to reveal
the length of the string to follow.
CollectionBase and ISerializable27 May 2004 16:01 GMT2
Well, the problem is pretty simple.
I have a class that inherits from CollectionBase, but Implements
ISerializable. The name of this class is UsageLogs .. so now my UsageLogs
can contain multiple UsageLog.
UI Threat27 May 2004 15:38 GMT3
I write application that use two threads. the first is UI thread and the
second is non UI thread. my problem is the UI thread must wait for the
non-UI thread complete. So the User Interface is hang. Could you tell me how
to resolve this problem?
Is devenv part of the Microsoft .NET Framework?27 May 2004 15:30 GMT1
I was just wondering if devenv comes with the .NET framework. Or does it come with the Visual Studio IDE?
I am trying to write an automated build process for the deployment of my company's software. I want to use devenv in the makefile. It would make sense to include it in the ...
TypeConverter.CreateInstance-Method27 May 2004 13:59 GMT1
in the .NET Framework Class Library there is the following text in the
"Remarks"-section:
"Use this method for objects that are immutable, but for which you want to
provide changeable properties."
 
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.