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 / .NET SDK / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error Message using SN.EXE21 Oct 2003 13:49 GMT4
I am trying to use the strong name tool SN.EXE on Windows
2003 server as follows:
sn.exe -k outputfile.snk
however I am getting the following error message:
link to msvcr71.dll21 Oct 2003 02:36 GMT1
I am working with C++ .NET. In this environment I have activeX.
During registration on new computer without .NET framework dll cries about
missing msvcr71.dll. When I put this dll on system path dll can pass
registration.
SDK (v1.0 with 1.1 applied) QuickStart Tutorial Error Message involving missing directory (1_1_4322)19 Oct 2003 20:12 GMT1
While running the .NET Framework SDK Quickstart Tutorial, I get the
following error message:
Unable to find script library
‘/apsnet_client/system_web/1_1_4322/WebUIValidation.js
Thread and struct, safety considerations...19 Oct 2003 00:52 GMT2
I have multiple thread which do some operation in a class and I have a
DateTime LastOperation;
value which is write without lock like:
void DoSomething()
usage of NotifyRouteChange18 Oct 2003 00:36 GMT3
I need to use this "NotifyRouteChange" API to listen for
routing table update asynchronously. The APi definition
says
DWORD NotifyRouteChange(
BUG: WinForm designer in C#...17 Oct 2003 22:02 GMT2
We have a number of machiens with VS.NET 2003 installed and on every
machine, the forms in the designer are comming out different sizes and when
we build and run the app (without code changes) they appear different on
every machine. Why?  We disabled auto scaling of fonts we locked ...
delay signing17 Oct 2003 21:50 GMT3
Assuming that I use delaysigning for my assmebly, do I have to link the
application that uses this assembly after it is signed with a private/public
key par? Or is it enough to link the app when the app is signed with the
public key
ThreadPriority question17 Oct 2003 18:01 GMT2
I'm writting some custom remoting code, and the server method get called in
a seprate thread.
However this server is also a user GUI application probably running while
the user is using its PC.
what do you think ?17 Oct 2003 01:19 GMT2
I have a control where I override OnMouseDown()
I call base.OnMouseDown()
then I do some stuff wich trigger an other event.
but that's not perfect to me, I would like the mouse down to come after, so
C# Initializations of Variables16 Oct 2003 13:17 GMT1
in the past I used Visual Basic 6.0 and Visual C++. In my
opinion one of the advantages of VB is the initialization
of variables with 0. To decide between the languages
VB.NET and C# I want to know how C# initializes. I read in
SystemEvents.TimeChanged failure!16 Oct 2003 12:51 GMT3
I tried to use "SystemEvents.TimeChanged" from Windows
Service application and got an exception -
"System.Runtime.InteropServices.ExternalException"
Message -
Various options installing Service16 Oct 2003 12:44 GMT1
I have a 'Windows Service' application with service
installer. I'd like to know -
1. Installer successfully creates private NT event log
(additionally to 'Application', 'Security',
write its own event loop16 Oct 2003 03:16 GMT6
I'm doing kind of custom ShowDialog() function, for a class of popping
control.
roughly in it I have
ShowModal()
Fast MemoryStream to String Conversion?16 Oct 2003 02:22 GMT7
What is the fastest way to convert a memory stream (containing a byte []) to
a string?
Thanks.
-Danny-
Whats wrong with this C# compiler :D  Can you guess the OBVIOUS mistake on Eric Gunnarsson's part.15 Oct 2003 11:08 GMT46
// Run this code and look for his obvious error by the compiler
namespace FlagCheck
{
 using System;
Pages: 1 2 3 4 5 September, 2003
 
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.