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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET eats memory like a pig15 Aug 2005 01:39 GMT9
I know everything about reference counting and making sure you don't have
large objects lying around. I have also profiled my app with multiple tools.
I know about the fact GC collects memory but not necessary give it back to
the OS.
SQL Session State Deserialization ?14 Aug 2005 20:15 GMT2
I have problem in using "Deserialization" method to work with SQL Session
State. The session state data was recorded properly to MS/SQL Server
ASPState by a web application. I then attempted to read the session data
back from the SQL server using DataSet. Then call "Deserialize" ...
Skinned Resource File - Help14 Aug 2005 19:07 GMT3
I am looking to develop an application that requires
different graphics (skinned) and text (localisation) for
each installation
am currently using C# VS 2003
Permutation14 Aug 2005 18:16 GMT2
Hi,
Need help to permutate all the posible combination of string for example
Dim arr(2) As String
       arr(0) = "A"
Why would .NET code run slower on a 3GHz Xeon box versus a 1.2Ghz14 Aug 2005 16:03 GMT1
We are an ASP and are converting our application from VB to VB.NET.  Our web
farm is a mix of older dual processor 1.2GHz servers and newer dual processor
3.0GHz Xeon servers.  When we originally got the new 3.0GHz boxes our VB code
thrived on them, dramatically outperforming our ...
SQL Server error constants in ADO.NET14 Aug 2005 11:45 GMT1
I'm calling a SQL Server statement and I know that it might sometimes return
a "violation of unique key constraint" error (SQL Server error 2627).  I'd
like to catch this and handle it - something like this:
           Try
Too funny MS ad in Visual Studio Magazine...14 Aug 2005 11:03 GMT18
MS Visual Studio Ad contained in VS Magazine.
Two developers in "hip" clothing diagramming out a huge flow chart on a
beach.
I could NOT stop laughing at the stupidity of the ad -- "Let your ideas run
Background Processes13 Aug 2005 19:35 GMT1
Is there a way to run an application in the background other than through a
service.
As I understand it when creating a service it is best practice not have any
kind of user interface.  My application doesn't need an interface all the
Service as Process13 Aug 2005 17:27 GMT4
I'm looking for a way to identify a running process from which service it is
started. All seems working well so far. I am using a simpel wmi call to
enumerate all running processes and all installed services. I then compare
the 'Pathname' property from the service against the ...
sqlDataAdapter Error13 Aug 2005 13:38 GMT2
I have the following code attached to the click event of a button.  It fails
on the line "da.Fill (ds, "Results")  The error is below the code.  Any
suggestions would be greatly appreciated.  Thanks.
Dim cmd As SqlCommand = SqlConnection1.CreateCommand
any good articles on VB.NET->Database Connection?13 Aug 2005 08:02 GMT1
I'm new to vb studio .net and sql2k, and wondered if any one know any
good articles on the subject? such as the best practices and
configuration for the database connection and security model. articles
with good coding samples are preferred. thank you!
Strange behavior of redirected stdout. Streams Broken?13 Aug 2005 07:09 GMT4
This is long. Bear with me, as I will really go through all the convoluted
stuff that shows there is a problem with streams (at least when used to
redirect stdout).
The basic idea is that my application (VB.NET) will start a process,
Visual Web Developer 2005 Express12 Aug 2005 23:58 GMT1
I am using Visual Web Express 2005 and C#.
How do I send someone a project I am working on?
If I send then the entire directory for that project, they still cannot open
the project.
Auto install dotnetfx12 Aug 2005 20:54 GMT2
 I am using VS .Net and created a deployment project with dotnet framework
all together, however if the client do not have .netframework, i won't
continue to install my project file after installed the dotnetframework.
I would like to know if there are any way to make my deployment ...
How do I redirect output from a DOS app into DotNet app (pipe)12 Aug 2005 18:23 GMT1
I want to take the output of a DOS console application that just streams data
to the screen and redirect that output in real time into a C# application
that will decode and reformat it for display.  I know I could redirect from
the DOS application into a file and then read the ...
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 25 26 27 July, 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.