| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have been attempting to load an image or draw a line on avb.net picture box from data stored in a SQL text field. I havea vb6 program that does...
Christ75 via .NET 247
|
03-28-2005 02:35 PM
Fabian Schmied | 1 | 29 |
|  | Umm, I couldn't wade though your entire post, but Moore's law has been dead
for a while now. We will probably not see the continuing speed...
Brock Allen
|
03-25-2005 08:00 PM
Brock Allen | 0 | 31 |
|  | We have a series of COM+ applications written in vb.net. Each consists
of a component which is contained in a strong-named DLL hosted in the
GAC.
I...
dave.russellATalliance-leicesterDOTcoDOTuk
|
03-24-2005 09:47 PM
Junfeng Zhang[MSFT] | 5 | 17 |
|  | After closing outlook2003 and attempting a shut of of XP pro I annow getting an error that .NET-BroadcastEvent Window is unableto close and must end...
Randy Heide via .NET 247
|
03-23-2005 08:23 PM
Randy Heide via .NET 247 | 0 | 40 |
|  | What is the name of the Gc alogorithm used by .net?
What is the difference between Finalize() and Destructor()?
AVL
|
03-23-2005 09:03 AM
cody | 2 | 18 |
|  | Is it possible to build a C# program in the Vs2003 IDE and debug it at the IL
level. By that I mean step thru the IL code that Ildasm would generate...
John Olbert
|
03-22-2005 11:10 PM
Patrick Steele [MVP] | 1 | 22 |
|  | Hi,
I have a Windows Application that utilises the Visio Drawing Control. I
have written this app in VB.NET. When i dropped the control onto a...
Lee Newson
|
03-22-2005 05:45 PM
Andy Engelhard | 2 | 15 |
|  | All -
I came across this last week.
http://www.ddj.com/documents/s=9211/ddj050201dnn/ I wonder if anyone else
had read this article and what your...
Ice
|
03-22-2005 04:23 PM
Sean Hederman | 2 | 15 |
|  | Can someone tell me how to access the Internet Explorer
Document from a vb.net usercontrol hosted in this
document ?
Me.parent, parentform, findform...
Patrice Vogel
|
03-22-2005 02:59 PM
AT | 1 | 34 |
|  | Bibi
, can I suggest you open this issue in the xml newsgroup, which will be
being watched by the team owning this issue.
AT
|
03-22-2005 02:56 PM
AT | 0 | 12 |
|  | Hi,
I have a windows app that i'm using to transfer images from one SQL DB to
another doing some processing inbetween because the DB table...
Neil
|
03-22-2005 10:59 AM
Neil | 2 | 23 |
|  | Is it possible to use either ILdasm or another tool to output IL source code
from a Exe or Dll (say written in C#) that could then be included in...
John Olbert
|
03-22-2005 01:07 AM
Joe Kaplan \(MVP - ADSI\) | 3 | 20 |
|  | Hi,
I've got a problem with a bit of code I'm using to instantiate objects
in a remote AppDomain.
I've created a class derived from...
AT
|
03-21-2005 01:15 PM
AT | 1 | 25 |
|  | What is the difference between managed module and assembly? Are they one and
the same?
What is dll hell problem? How does .net solve it?
AVL
|
03-21-2005 03:33 AM
Richard Blewett [DevelopMentor] | 1 | 13 |
|  | Hi,
I'm trying to call a stored procedure using SqlCommand and SqlParameters. My problem is this:
I have a uint that is set to the value:...
Rein
|
03-20-2005 08:55 PM
Rein | 0 | 19 |
|  | Hi Klaus!
Have a look at this article by Jason Zander (CLR Product Unit...
Klaus Aschenbrenner
|
03-19-2005 03:04 PM
Arne Janning | 1 | 28 |
|  | I have a .NET DateTime that I need to send to a JavaScript client and have
the JavaScript client create a Date() object from the .NET DateTime...
Ken Varn
|
03-18-2005 02:54 PM
Ryan Walberg [MCSD] | 3 | 20 |
|  | Sorry if this is a stupid question...but it has had me stumpedand I am wondering now if there is a way to do this...
I am working with a team of...
Joey Nixon via .NET 247
|
03-18-2005 02:18 PM
Junfeng Zhang[MSFT] | 2 | 16 |
|  | Hi!
When should we use a finalizer and when should we implement the IDisposable
interface? I think when we have the IDisposable interface we don't...
Klaus Aschenbrenner
|
03-18-2005 11:24 AM
Chee Pin Cheam | 8 | 12 |
|  | Hi! I have a base class called A and the derived class called B.
In class A I have a virtual method called Select() that I callusing an instance of...
Cassio Alves via .NET 247
|
03-18-2005 09:08 AM
Brock Allen | 2 | 15 |
|  | Hi!
As far as I know assemblies which are precompiled with NGen must be placed
into the GAC. Is it also possible to make use of XCopy-Deployment &...
Klaus Aschenbrenner
|
03-17-2005 09:18 AM
Brock Allen | 1 | 14 |
|  | Hi!
I've 2 questions about XCopy-Deployment:
1.) Is XCopy-Deployment also possible when the client is a PDA?
2.) Needs the XCopy-Deployment...
Klaus Aschenbrenner
|
03-17-2005 08:29 AM
Klaus Aschenbrenner | 0 | 16 |
|  | If I have a class that implements the IClonable interface, is there some
mechanism that can be used to clone all objects contained by that class...
Ken Varn
|
03-16-2005 02:25 PM
AT | 2 | 42 |
|  | I recently read the MSDN article by Jan Gray...
AT
|
03-16-2005 11:42 AM
cody | 5 | 47 |
|  | No.
Yes, but you need a special library to do it and I think jp2 converters
aren't free because of the license costs.
cody
|
03-16-2005 11:35 AM
cody | 0 | 37 |
|  | Hi!
I have a Windows service and installer for it in the same
assembly. When the Windows service executres it can access
its configuration file in a...
Marcin Hoppe
|
03-16-2005 07:12 AM
Marcin Hoppe | 0 | 26 |
|  | can anyone explain the difference,similarties, definition..... for CTS and
CLS in a simple way to understand.
Thankz ,
Maheshkumar.R
--
~Maheshkumar.r
|
03-16-2005 04:35 AM
~Maheshkumar.r | 4 | 26 |
|  | Mike Woodring has already built this tool:
http://www.bearcanyon.com/dotnet/#AssemblyParser
-Brock
http://staff.develop.com/ballen
Brock Allen
|
03-15-2005 07:37 AM
Brock Allen | 0 | 14 |
|  | Please point me in the correct direction for this type of discussion if I'm in the wrong newsgroup.
My problem domain is as follows:
A product we...
Tim Ellison
|
03-15-2005 05:51 AM
Tim Ellison | 3 | 15 |
|  | To my knowledge, one would need to be a child of the other OR you could define a new web site entirely and place them both beneath the web root but...
Tim Ellison
|
03-15-2005 05:47 AM
Tim Ellison | 0 | 17 |
|  | Hi GP,
I think Mattias have provided you the information about how to identify the
..Net assembly and Win32 DLL/Exe file. For more information about...
AT
|
03-15-2005 04:20 AM
AT | 2 | 28 |
|  | Hi,
when i run the applicaion following error is comming.
OG.Exe Common Language Runtime Debugging Services
Application has generated an exception...
krishna murthy via DotNetMonster.com
|
03-15-2005 12:33 AM
krishna murthy via DotNetMonster.com | 0 | 27 |
|  | Hi All,
Could someone verify if it is necessary to guard access to a value type
which
is a member of a class from concurrent thread access?
For...
Tester
|
03-13-2005 04:16 AM
Richard Blewett [DevelopMentor] | 1 | 43 |
|  | Certainly it is clear when not using locking constructs if you don't use a
volatile keyword for variable access and you loop on the variable and...
WXS
|
03-11-2005 05:13 PM
WXS | 0 | 14 |
|  | Hi,
I have code thats opening up one assembly, getting a couple types and their
members from it, then opening up a second assembly and emitting the...
John Lemire
|
03-11-2005 02:59 PM
John Lemire | 0 | 16 |
|  | How do I from unmanaged C++ detect if a .dll or .exe file is a managed
module?
regards
Kjetil Kristoffer Solberg
Kjetil Kristoffer Solberg
|
03-09-2005 03:20 PM
Kjetil Kristoffer Solberg | 0 | 17 |
|  | I recently noticed that static reaonly members of a class are checked
in the GC and eventually pushed to the last possible generation. My
question...
AT
|
03-08-2005 10:36 AM
AT | 3 | 33 |
|  | I have been tossing around the idea of writing an app that can reverse
engineer a dotnet project and produce uml sequence diagrams. Anyone here
have...
Justin Echternach
|
03-08-2005 05:48 AM
AT | 5 | 19 |
|  | I am creating a seperate appdomain to host assemblies having less than
full trust. The second appdomain has a different ApplicationBase path
then...
AT
|
03-07-2005 08:33 PM
David Levine | 5 | 24 |
|  | Add a Setup Project to your current solution and configure the setup
project.
http://cislab.moorpark.cc.ca.us/gcampbell/advVB10-NET.htm
"Mark Ivey...
Scott M.
|
03-07-2005 04:48 PM
Scott M. | 0 | 30 |
|  | Hi folks
I have a Generic Value Type and I want to detect when the internal value
changes.
///////////////////////////////
public delegate void...
Joanna Carter \(TeamB\)
|
03-07-2005 03:19 PM
AT | 4 | 12 |
|  | (Type your message here)
--------------------------------
From: Wayne Uvodich
I ran into what might be a related problem with custom attributesthat...
Wayne Uvodich via .NET 247
|
03-07-2005 02:02 PM
Wayne Uvodich via .NET 247 | 0 | 25 |
|  | Hi
I want to know if I could create a Win32 API on C# or VB.Net. If yes, I
need to put some extra code or compile from a different way?
I have a...
Elton Rabello
|
03-07-2005 12:49 PM
Willy Denoyette [MVP] | 6 | 18 |
|  | Hi please help me out with this
I got this error while i was testing for web services in vb.net with vb as
my coding language, i was testing out...
Vin via DotNetMonster.com
|
03-06-2005 11:38 PM
Vin via DotNetMonster.com | 0 | 16 |
|  | I am wondering what the CLR's garbage collector does with running threads
when a garbage collection runs. I can see a strong argument for why...
Kjetil Kristoffer Solberg
|
03-06-2005 01:03 PM
Willy Denoyette [MVP] | 1 | 15 |
|  | I believe the answer in this case is that you should use
catch(Exception).
The "don't catch what you don't know how to recover from"
argument often...
Andreas Zita
|
03-04-2005 09:59 AM
AT | 4 | 29 |
|  | Hi all,
I have been looking into "stack allocation" as outlined by Maierhofer and
Ertl in their paper Local Stack...
James Moore
|
03-03-2005 01:03 PM
AT | 2 | 15 |
|  | In the Chapter 3 of the ECMA standard, it is specified at many instructions
"See Section 1.5 for more details on how
verification determines the...
George
|
03-03-2005 11:45 AM
George | 2 | 21 |
|  | After the main form closed,I call "Environment.Exit(0);" to terminate the
application,but the CLR report an error.
I call "Application.Exit();" ,then...
zz
|
03-02-2005 08:13 PM
zz | 2 | 22 |
|  | Hi all
I am having application developed in vb.net
At a time of closing main form, error report pops up that is 'failed
to load resources from...
AT
|
03-02-2005 12:22 PM
AT | 1 | 23 |