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     
许多性能问题和您的计算机安全*成 恶意病毒,最好的办法对付,这是要安装...
antivirus gratis
03-02-2010 04:48 AM
antivirus gratis Go to last post
0 386
Nombreux problèmes de performance et la sécurité de votre ordinateur sont causées par des virus malveillants, le meilleur moyen de lutter contre...
antivirus gratis
02-13-2010 07:45 AM
antivirus gratis Go to last post
0 244
許多性能問題和安全性您的計算機*成惡意病毒,最好的辦法對付,這是得到承認和防病毒在計算機上安裝更新 ...
antivirus gratis
02-01-2010 05:43 PM
antivirus gratis Go to last post
0 187
Microsoft, by seemingly ignoring the huge benefits of JIT-compiling VMs on the browser and instead pushing Silverlight (which is pretty awesome...
Andy
12-13-2009 12:29 PM
rob^_^ Go to last post
3 349
I have running Desktop Network Application based on .NET Framework 2.0 , Visual Studio 2005 and Sql Server 2000 /2005. It suddenly exits while...
Shahbaz
11-20-2009 04:59 AM
Artur Malinowski Go to last post
3 373
We at Nob Hill Software are working on a new query tool: http://www.nobhillsoft.com/MarieAlix.aspx?HeardVia=ptut You can read all about it on...
Mia
11-17-2009 10:10 AM
Mia Go to last post
0 198
Hello, I'm looking for a CLR event (or hook) that allows running .NET code on that same thread before it terminates. This hook should work for both...
Itai Frenkel
11-16-2009 08:32 AM
Itai Frenkel Go to last post
0 210
Hello, I just stumbled across the "Go" language from google. Especially, I like the duck-typing approach to interfaces. Now my question: Is it even...
Markus Schaber
11-15-2009 02:30 PM
Markus Schaber Go to last post
0 165
* Martin Plechsmid wrote, On 14-10-2009 10:28: Looks like you're missing the J# Redist package on the machine. It's a separate download. -- Jesse...
Martin Plechsmid
10-16-2009 11:44 AM
Ben Voigt [C++ MVP] Go to last post
13 384
A development team I work with distributes a .NET assembly (implemented in MC++) that in turn depends on native DLLs. This assembly is consumed by a...
Adam
10-15-2009 08:17 PM
Ben Voigt [C++ MVP] Go to last post
5 298
Hi, I was having a discussion with some co-workers today about the distinction between value types and objects - the discussion centred around...
Nick C
10-09-2009 04:10 AM
Gnter Prossliner Go to last post
3 209
On Windows 2008 Server with IIS7, PerformanceCounterCategory.GetCategories() is not returning some performance counter categories, including the new...
using.net
10-08-2009 07:52 PM
using.net Go to last post
0 254
i have a solution with several c# projects in it to group common stuff like custom controls in one assembly, common object definitions in another...
dave
10-07-2009 11:13 PM
Jie Wang [MSFT] Go to last post
16 443
hi, i have a window service in C# ,which is supposed to run 24x7,when i run it, it runs fine for some time (may be some time 15 hours or 1 day), but...
ashu2409 via DotNetMonster.com
10-07-2009 08:05 AM
Rich Lander [MSFT] Go to last post
1 214
I'm writing a generic application that can read any .NET object which is a wrapper on COM object (such as MS Exel 2007). I create the class in C#...
Fazil Peermohammed
10-01-2009 08:54 AM
Scott M. Go to last post
2 273
While I had a bug in my code where a variable was typed as a uint as opposed to a ulong, I was surprised to find that shifting a uint right 32 bits...
nickdu
09-22-2009 12:20 PM
Stephen Myers Go to last post
1 260
All, I was following the article to fix dependency...
Sreenath
09-22-2009 09:36 AM
Sreenath Go to last post
0 199
Hi all, Nowadays our webserver is unstable. Sometime the w3wp process is down and make the web site show "Service Unavailable" The event viewer...
Wei Lu
09-03-2009 06:03 AM
Jialiang Ge [MSFT] Go to last post
1 273
I was told to try this news group for support for SN.EXE. (See thread...
Stewart Berman
09-01-2009 04:48 PM
Stewart Berman Go to last post
2 287
Hi, I have a plugin manager that launches a plugin which connects to a FoxPro database through the ADO.NET OLE DB provider. At one client site...
Chris Plasun
08-27-2009 07:50 PM
Chris Plasun Go to last post
0 231
Is there an equivalent to Java's -mx to set the max heap size with the CLR? I've search all over in an attempt to find an answer to this, but I have...
Justin
08-20-2009 07:23 PM
Justin Go to last post
0 300
Our system is rather sensitive to sloppy timings, delay of 50-100 milliseconds should be prevented (it is OK to happen once in a while, but not every...
Asher F.
08-14-2009 05:19 AM
Hongye Sun [MSFT] Go to last post
1 251
Hi, I am able to CorBind, but unable to call ExecuteApplication in C++. The method call simply crashes. I can't figure out the format of the...
Richard
08-10-2009 07:46 AM
Richard Go to last post
2 306
We have to understand which part of our (or third party, probably CLR itself) code leads to boxing of integers. Problem description: We have a...
Asher F.
08-10-2009 04:46 AM
Gnter Prossliner Go to last post
4 298
On May 15, 8:17*pm, "Alex Clark" <qua... (AT) noemail (DOT) noemail> wrote: everything would be better than having to go back to unmanaged...
Rdiger Klaehn
08-07-2009 05:48 PM
Rich Lander [MSFT] Go to last post
2 286
Does the GC collect immediately when an applicaiton starts? If I put the following as the very first line of code in my application, I get a result...
Scott M.
08-03-2009 06:04 PM
Scott M. Go to last post
2 319
This is where open source do best, if .the code of .NET was open, you or maybe someone else could have fixed this thing. So my answer is: try to...
Rdiger Klaehn
07-27-2009 11:31 AM
SG Go to last post
7 312
Sorry I have same problem . Have You resoltion for this ? Alvin Bruney wrote:
Rotem
07-23-2009 08:09 AM
jonathonP Go to last post
10 546
Hi, Does anyone know the secret to doing this? When I try it I don't even get a stop on my DragEnter, DragOver, DragLeave or of course...
Billy
07-23-2009 05:53 AM
G Himangi Go to last post
2 283
Trying to figure out managed memory leak I found out the GEN2 and LOH takes much more than expected Looking at LOH (Gen 3) "!dumpgen 3 -stat "...
Loy
07-15-2009 07:48 AM
Loy Go to last post
2 259
I would like to improve my knowleg of the CLR. I have not found Microsoft's equal to the Java Language Specification. I do read alot of MSDN, but...
Alexander Wykel
07-14-2009 06:39 AM
Alvin Bruney [ASP.NET MVP] Go to last post
1 238
-- Alexander L. Wykel AW Software Works
Alexander Wykel
07-13-2009 04:25 AM
Gnter Prossliner Go to last post
1 233
Hello, I have a C# VisStudio Add-in that implements a WindowActivated handler; the event handler is correctly hooked to the...
Number8
07-08-2009 10:20 AM
Number8 Go to last post
1 318
VisStudio 2008 add-in, created with the New Add-In Wizard, C#. When I try to enable my add-in I get this: The Add-in 'CBAddIn2' failed to load or...
Number8
07-07-2009 07:11 AM
Number8 Go to last post
1 287
Hello, Working on a VisStudio 2008 addin, using managed C++ (C++/CLR in the New Project wizard). In the OnConnection() function, I want to add a...
Number8
07-06-2009 03:36 PM
Number8 Go to last post
9 294
I would like to set up a class that runs as an object inside of IIS 6 and monitors a local filesystem for changes. If a file is about to...
SnapDive
06-25-2009 10:08 PM
Jialiang Ge [MSFT] Go to last post
4 285
Hi all, I am working on a service that uploads METAR weather information to the National Weather Service FTP site. The service I'm authoring is...
Kevin Spencer
06-25-2009 10:02 AM
Goran Sliskovic Go to last post
3 358
Hi All, having followed various articles on the Internet I am still unable to implement file drag and drop within my CLR Forms Application. I've...
Billy
06-19-2009 05:22 AM
Billy Go to last post
0 229
To protect a couple of multi-app-domain systems from stepping on each other within a single Windows Server 2003 installation, I would like to start...
SnapDive
06-17-2009 09:05 AM
Ben Voigt [C++ MVP] Go to last post
4 239
I have a class called MyClass and another one called OtherClass. OtherClass has properties and methods that can set up Windows Performance Counters...
SnapDive
06-12-2009 10:51 AM
SnapDive Go to last post
2 270
Hello, We have a .NET application that runs as a service. Our customers have observed, using Task Manager, that handle counts are going up after a...
Dave Burns
06-12-2009 10:31 AM
Ben Voigt [C++ MVP] Go to last post
6 241
Hi all, According to this link: http://msdn.microsoft.com/en-us/library/zxsa8hkf(VS.80).aspx You can create a SQL Server UDF in Managed C++...
Billy
06-09-2009 12:42 PM
Billy Go to last post
1 231
This was resolved in the following manner: #import <mscorlib.tlb> raw_interfaces_only no_smart_pointers named_guids no_implementation ATL::CComPtr<...
Nadav
06-08-2009 05:44 AM
Nadav Go to last post
0 230
Hi, I am trying to install an interop dll for application development. But after I find the regasm.exe and run it, and then go both .NET command...
aowi
06-03-2009 11:29 AM
Wilson, Phil Go to last post
3 302
Talavera Protective Burner Cover for an Electric Range, Set of 4, Style 3 Price:$70.00 Image:...
Antinore@deloras.com
05-20-2009 10:34 PM
Antinore@deloras.com Go to last post
0 246
UTG M3 Multi-Shot Shotgun Shell Cartridges Price:$28.75 Image: http://bestdeallocator.info/image.php?id=B001BR2YG4 Best deal:...
Auala@gidget.com
05-20-2009 08:30 PM
Auala@gidget.com Go to last post
0 233
Cheetah Mounts Tilt and Swivel Articulating Arm for Plasma LCD TV 32"-55" Price:$74.96 Image: http://bestdealfinder.us/image.php?id=B000WL0I1I Best...
Azahar@aileen.com
05-19-2009 09:51 PM
Azahar@aileen.com Go to last post
0 227
We provide Abercrombie & Fitch,Lacoste,Ralph Lauren polo etc brand cloth,like t-shirt,jacket,jeans,fleece,pants and so on), also provide sports...
yongshengshoe@163.com
05-12-2009 05:55 AM
yongshengshoe@163.com Go to last post
0 231
0.6830376 I Feel Curious... 0.3692338 0.568134 Now Visit Tobacco Is Drugs 0.245103
0.6830376realizeitistrue@0.3692338now.com
05-08-2009 09:24 PM
0.6830376realizeitistrue@0.3692338now.com Go to last post
0 230
Hello, I have an application that programmatically generates the deployment and application manifests and copies all necessary files and dependent...
Norton
05-08-2009 02:31 PM
Norton Go to last post
0 232
Post New Thread

Display Options
Showing threads 1 to 50 of 2457
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 - 2010, Jelsoft Enterprises Ltd.