HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss in the Dotnet Framework (CLR) forum.



Post New Thread
Threads in Forum : Dotnet Framework (CLR) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
If I statically link to an assembly(MyClassLibrary) and create an instance of a type that works fine. If i take the assembly class representing the...
Kjetil Kristoffer Solberg
08-29-2005 11:50 AM
Kjetil Kristoffer Solberg Go to last post
1 22
Hi, I have created the CLR Trigger Project. In that Project i'm refering one external.dll which is also deployed in the same database....
AT
08-29-2005 11:17 AM
AT Go to last post
0 49
what namespace in the CLR help working with active directory (impot users etc...) TIA
z f
08-28-2005 05:52 AM
Siva M Go to last post
2 24
Hi all, I have a major problem in my application. The application does lots of image processing computations, which are all implemented in managed...
AT
08-27-2005 01:34 PM
Matthijs van der Vleuten Go to last post
1 25
Hi, I have Created CLR Trigger(SQL Server Project) Project. In that project i have used the Following Code. SqlConnection con = new...
AT
08-26-2005 05:44 AM
AT Go to last post
0 40
Thanks for the help, that explains a lot. As far as Q3... I'm not talking about explorer, this is all in a command prompt. In Explorer actually,...
David Betz
08-24-2005 06:18 PM
David Betz Go to last post
1 33
Hi, Was wondering if anybody could tell me if the .NET 2.0 framework will be supporting Windows NT? I looked at the system requirements, but can seem...
Wayne Gibson
08-24-2005 07:35 AM
Willy Denoyette [MVP] Go to last post
1 29
Hi, I just want to know when the garbage collector runs? Is there any condition that should meet before the garbage collector gets...
Ganesh
08-23-2005 05:51 PM
Nick Hertl Go to last post
3 35
I have an HTTP server on an embedded system. If I put a web page on the system that loads a web control (mycontrol.dll) via the Object tag...
CubsFan
08-23-2005 04:36 PM
CubsFan Go to last post
0 34
I know that currently there are some problems with generic types serialization on .net 2 @ x64 (got this info from relaseinfo of vista's beta 1...
radoslaw tereszczuk
08-22-2005 07:47 AM
radoslaw tereszczuk Go to last post
0 28
I am referencing an assembly from a third party that is not strongly name and I am getting the error: Assembly generation failed – Referenced...
Kevin Burton
08-19-2005 02:40 AM
Matthijs van der Vleuten Go to last post
1 38
Hi, I have created CLR Trigger project using SQL Server Project. In that project i want to add external dll which is located in disk. For that first...
None
08-18-2005 01:25 PM
Raymond Yuen Go to last post
1 45
Hi, I have created new CLR Project. In that i need to register one external dll. When i registor the dll using create assmbely(i have given...
None
08-18-2005 02:01 AM
None Go to last post
0 25
http://www.123aspx.com/rotor/default.aspx has rotor source online in a nice structured format with syntax highlighting and ordered by...
Ash
08-17-2005 02:24 PM
Ash Go to last post
0 27
If you run 3 different .Net applications on one machine, a certian amount of memory loaded by the OS to run the CLR is shared across all instances. ...
john conwell
08-17-2005 01:51 PM
john conwell Go to last post
2 23
Hi, I am facing a problem in accessing a network shared folder. I just wrote a test console application to test the behavior and found that in some...
Rahul Anand
08-17-2005 06:52 AM
Rahul Anand Go to last post
1 32
Dear All, I just need an answer of why the Dispose() method cause this error "Object reference not set to an instance of an object" I built server...
samer79y
08-17-2005 05:42 AM
Javier Martinez Go to last post
2 29
Hum, this one does sound strange Raju. My initial thoughs, 1. Do you have copies of older assemblies containing the...
Cordell Lawrence
08-16-2005 03:48 PM
Cordell Lawrence Go to last post
0 35
Your intuition as to why it's happening is dead-on. WinForms uses a different WndProc when you have a debugger attached vs. when you don't. The one...
Jonathan Keljo [MS]
08-16-2005 11:44 AM
Jonathan Keljo [MS] Go to last post
0 23
Hi, I'm using June CTP Visual studio .NET Framework. I have created SQL Server Project in C# language. In that i want to add external dll's(located...
None
08-16-2005 11:37 AM
Willy Denoyette [MVP] Go to last post
1 37
copy and paste the code given below by me in two portion of ur code. btn_Delete.Attributes.Add("onclick", "if(confirm('Are you sure...
Guru raj
08-16-2005 05:35 AM
Guru raj Go to last post
0 24
I have developed a software using Microsoft Visual C# .NET, which can run under Windows CE.NET. The software is running in a CASIO (DX-T10) device...
Ashishthaps
08-16-2005 05:30 AM
Naveen Go to last post
1 35
Hi all, I want to use the classes in the System.Reflection namespace to gather information about classes in an assembly and about their members. But...
Ralf Propach
08-15-2005 11:58 AM
Marcus Heege Go to last post
1 33
Hi, I am setting System.Threading.Thread.CurrentPrincipal to a Windows pricipal before I go ahead call methods to process, sometimes...
Madhu Gopinathan
08-15-2005 06:54 AM
hB Go to last post
2 36
Hi, It seems that PEVerify tool does not reject code that does not respect the backward branch constraints specified in Partition III...
AT
08-13-2005 09:34 PM
AT Go to last post
0 23
We are experiencing a situation where calling ToString() on an exception object is causing an SEHException. We're not able to get much...
Niall
08-13-2005 05:19 PM
Pavel Lebedinsky [MSFT] Go to last post
3 32
Hi! i have a problem about dotfuscation or any process that called dotfuscation. I can see code details in .NET reflector while my assemblies already...
ActiveX
08-12-2005 02:44 AM
Netveloper Go to last post
1 22
Hi All Not sure is ths is the right newgroup; if not could you point me in the right direction? I've written an application for .Net 1.1 that uses...
Alex Kazovic
08-11-2005 03:23 PM
Alex Kazovic Go to last post
2 27
Can anyone tell me if it is possible to access the CLR heap at runtime? We have a very large application with 30+ forms and we need to monitor...
WorJurn
08-11-2005 06:03 AM
Matt Garven Go to last post
4 22
This is the situation : I run an application with 5 threads with 50 updates/sec (the thread receives some data then send it to a client) Works...
John
08-11-2005 04:45 AM
hB Go to last post
4 29
Hi i want to access and edit Microsoft Project datas via .net programming. can you help me,please? It''s very important for...
mehrnoosh
08-10-2005 07:29 PM
mehrnoosh Go to last post
2 38
I'm trying to use ml.exe to comile some .asm files but it doesn't seem to like long filenames. Using the INPUTPATH macro with VS.net 2003 it tells...
Workman
08-10-2005 06:40 PM
hB Go to last post
2 19
What is the difference, in .NET between physical and logical Threads ? To be more precise, how does it affects performance to have a high number of...
John
08-10-2005 12:17 PM
Willy Denoyette [MVP] Go to last post
1 26
There is an excellent set of guidelines about rules to throw exceptions: http://blogs.msdn.com/kcwalina/archive/2005/03/16/396787.aspx Two very...
Vagif Abilov
08-10-2005 06:39 AM
Vagif Abilov Go to last post
2 19
How do you xml-serialize an array of a class? I have narrowed it down to use an emply class (I've tried a class with properties and fields as well)...
Netveloper
08-09-2005 11:22 AM
Netveloper Go to last post
1 47
Hi all, sorry about the subject but I couldn't think of a sensible way to put it say I have class A { public int i; public string s; } class B {...
Andy Fish
08-09-2005 06:39 AM
Andy Fish Go to last post
5 26
Is Thread.Abort safe? Given code like Monitor.Enter(Datum); try { // obviously, an Abort is safe here } finally { Monitor.Exit(Datum);
Jon Shemitz
08-08-2005 05:47 AM
Christoph Nahr Go to last post
6 24
Has anyone successfully used DefineUserString as part of IL modification? I'm trying to change the IL of a method during JITCompilationStarted but...
Matt Garven
08-08-2005 05:33 AM
AT Go to last post
8 26
I would like to add to the search path of my application a directory where some plug-ins reside. But this directory is not under the application...
Gael Fraiteur
08-08-2005 05:12 AM
Gael Fraiteur Go to last post
7 24
Hello I have an application using 20 threads sending data to 20 clients. Looking at the .NET CLR Locks and Threads perf counter there is the Queue...
John
08-08-2005 04:19 AM
John Go to last post
0 20
Hi, I need to implement my own ThreadPool class because I want to have control over the threads and their lifetimes. The ThreadPool class will...
Madhu Gopinathan
08-08-2005 03:07 AM
Richard Blewett [DevelopMentor] Go to last post
1 22
Hello, I have a Logitech .NET 1.1 application that gives an unhandled exception when .NET 2.0 is also installed on the same machine. The unhandled...
Vinay Agarwal
08-06-2005 11:43 AM
Vinay Agarwal Go to last post
2 42
Hi Folks, I got an Auto-Updating Application that is supposed to download all the assemblies needed from a deployment machine when started. Here...
Chucker
08-06-2005 01:16 AM
Mitch Denny Go to last post
1 19
Hi all, I wanted to know the reason Why in .NET multiple inheritance is not supported? Thanks, V.Boomessh
Boomessh
08-04-2005 03:44 AM
Stefano \WildHeart\ Lanzavecchia Go to last post
5 35
I have a situation where a thread will sleep, do some work and sleep again until it is told terminate. Of course the termination could take some...
Roy Chastain
08-02-2005 12:19 PM
Jon Skeet [C# MVP] Go to last post
3 23
Thanks for the information/links. I still don't really know what to do. Probably I can load the different assemblies in different appdomains. But...
Hans-Peter Haberlandner
08-02-2005 02:40 AM
AT Go to last post
8 58
Hi all... I have this code in Page_Load method: Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load If Not...
Jaime Stuardo
07-28-2005 05:41 PM
Jaime Stuardo Go to last post
0 22
Hello, I work giving support to a system developed in .NET wich uses Autorization Manager, Remoting, and Reflection. I'm having trouble with the...
Eduardo Fonseca B.
07-27-2005 12:27 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 27
Hi, " Retreiving and showing Image to the client side" I'm doing web application using ASP.Net, and code behind VB.Net. SQL server 2000 is the Back...
Mukilan.Ps.
07-27-2005 09:23 AM
Mrinal Kamboj Go to last post
1 48
Hi everyone, apologies if this has been asked before, but I need a nice reliable _splitpath style function for my .Net app. Am I right in...
Surfbutler
07-27-2005 01:41 AM
Surfbutler Go to last post
3 38
Post New Thread

Display Options
Showing threads 801 to 850 of 2241
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.