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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Go from Visual Studio dotnet 2002 to 2003 then VS 2003 Hangs24 May 2004 09:58 GMT1
I'm not sure it's the good group, if not please could you inform me thanks.
I have just installed dotnet 2003 on anew station.
I get my project from Visual Source Safe then open with VS 2003.
Everything seems ok except when I want to open an Aspx file, devenv is hang.
Big Files and Downlaod using asp.net 24 May 2004 09:57 GMT1
The application is coded using ASP.net and C#.
A part of the application allows the user to download files. The size of
these files can be up to 80 MB.
It works when the connection bandwidth is high. But in  other cases, after a
Same XML/XSLT doesn't transform the same - IE6 parser vs. .NET framework parser24 May 2004 09:25 GMT3
I have 2 XML files and 1 XSLT file.
The second XML file has the following declarative 1st line:
   <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
...the 1st one (the one to be transformed) doesn't.
Finding Character in String24 May 2004 09:08 GMT9
I want to return the name of the drawing file (DWG) from the end of a string.
The string will be of varying lengths... as well as the drawing file name
itself.
I could do it the long way by getting the length of the string, and
Using Mutex's24 May 2004 08:48 GMT1
Am I right to assume that you use Mutex(s) for protecting shared data within threads of an application; i.e. its not used to protect shared data between separate applications
I have tried to use named Mutex's to protect shared data between two separate applications, but not clear ...
ArrayList storing to a cookie24 May 2004 08:36 GMT2
Does anyone know how I can store an ArrayList in a cookie?
Thank you
Maz.
Do you work with pages that have different 'modes' ?24 May 2004 07:29 GMT1
I would like to know, how many people when designing asp.net apps, break
down pages into components (user controls) and use them repeatedly in
different panels etc.
We tend to make parts of a page visible/invisible using a property or method
FileSystemWatcher Object - Problem OnDelete24 May 2004 07:27 GMT1
The DirectoryMonitor sample codes demonstrate the .NET Framework System.IO FileSystemWatcher object works nicely but display only short file name (for example test.bdrg become test~1.bdr) when a monitored file is deleted from a COMMAND CONSOLE window yet display correctly when ...
Strange compilation error message24 May 2004 07:23 GMT1
From time to time, I receive following error message when trying to access
my website.
When the error occurs, I have to recompile my dll until the error disappears
(this without changing anything in my code).
Achieving code reuse24 May 2004 07:22 GMT4
I'm hoping that some of you clever chaps could offer me some advice on code
reuse.
You see, whenever I make applications, I typically only find very limited
scope for code reuse. I also only find limited use for inheritance. For
Disable control in toolbox.24 May 2004 07:19 GMT1
I am having a problem with selecting the DataList control from my
toolbox. I added it to the toolbox, but when I go to the Windows
Forms Tab, it shows up "greyed out". I can't left-click it or drag it
onto my form. It is the only control like this (except when I tried
Parsing phone numbers24 May 2004 06:16 GMT4
I'm curious if there are others who have a better method of
accepting/parsing phone numbers. I've used a couple of different techniques
that are functional but I can't really say that I'm totally happy with
either.
Reporting Services Book Available23 May 2004 20:51 GMT1
I would like to introduce you officially to my book "Reporting Services in
Action" and let you know about its availability. I wrote this book for
information workers, system administrators and developers who are planning
to leverage Reporting Services to author, manage and ...
Testing for null value in a dataset23 May 2004 18:32 GMT2
I have a dataset with a datatable that has a datacolumn of type Date. I have the following code in my application
If IsDBNull(drEmployee.DateStart) = True Then drEmployee.DateStart = Date.Parse("01-Jan-2000"
When this line runs, I get an error message "Cannot get value because it ...
How to Convert Access Transform/Pivot Query for SQL Server23 May 2004 18:29 GMT5
I have posted this on a couple of Access and SQL Server newsgroups, but with
no answer yet. There seems to be very little activity on the ones I have
looked at, so I thought I would post here as well, since I have no doubt
that many people here also use Access/SQL Server. Anyway, ...
 
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.