Get payday loan now - cash advance payday loans in USA.
How do you use SDKs? [0 replies] microsoft.public.dotnet.framework.sdk, Saturday, January 28, 2006
I am a .NET developer and have learned everything from reading books. I would
like to start using SDKs but don't understand how to use header files,
library files, and so on. I have searche...
Comments in .NET dll [5 replies] microsoft.public.dotnet.framework.sdk, Thursday, January 26, 2006
Hi,
I have a problem with comments in .NET dlls.
Here is the situation:
We have a single solution (S). The solution contains 2 projects (P1 and P2).
When writing code within project P1,...
Obscure rounding in .NET [1 reply] microsoft.public.dotnet.framework.sdk, Wednesday, January 25, 2006
Hello,
we just figured out that there is some obscure rounding algorithm
implemented in .NET framework (e.g. 0.05 rounded to 1 decimal digit is 0.0
instead of 0.1). Although the behaviour ...
Need Help !!! [0 replies] microsoft.public.dotnet.framework.sdk, Tuesday, January 24, 2006
Hi All:
I'm using the WebBrowser control in one Form inside my VB.NET application;
the page I'm going to display in the control requires you to have a Digital
Certificate since it's se...
WEBREQUEST AND WEBRESPONSE PROBLEM [4 replies] microsoft.public.dotnet.framework.sdk, Tuesday, January 24, 2006
I have a vb.net web application. I want to post some variables to another
web page and take some values back and process them.
This is codes in my target url. I should post "langpair" ca...
Running framwork 1.0 1.1 and 2.0 on the same machine [0 replies] microsoft.public.dotnet.framework.sdk, Monday, January 23, 2006
Hi,
Is there a problem installing and running on the same machine all the
frameworks?
If There is no problem please provide me a document from micrsoft about it
please , it will help al...
FileSystemWatcher Created() delay [2 replies] microsoft.public.dotnet.framework.sdk, Friday, January 20, 2006
Followup-To: microsoft.public.dotnet.general
Does anyone know when is this event raised, is it:
1) When the file is created but may not have been closed
2) When the file is created AND i...
WebBrowser Control and Digital Certificates [0 replies] microsoft.public.dotnet.framework.sdk, Tuesday, January 17, 2006
Hi All:
I'm using the WebBrowser control in one Form inside my VB.NET application;
the page I'm going to display in the control requires you to have a Digital
Certificate since it's se...
app use newer versions of a DLL [7 replies] microsoft.public.dotnet.framework.sdk, Monday, January 16, 2006
Hi;
I have an application that is built to use version 4.1.2.0 of my DLL (app
and DLL are mine). I want to set the app so it will use any version of the
DLL 4.1.*.* - without adding a co...
How to run a program using SDK2.0 [0 replies] microsoft.public.dotnet.framework.sdk, Saturday, January 14, 2006
Hi , I had .net framweork Sdk 1.1 installed and now I have installed SDK2.0.
I don't know how to make my application run in SDK2.0 , it does not show few
of the namespaces like System.IO.P...
CLR Debugger startup error [0 replies] microsoft.public.dotnet.framework.sdk, Saturday, January 14, 2006
I recently installed the .NET SDK 2.0. When I run the Microsoft CLR
Debugger, it says:
"The file C:\WINDOWS\Microsoft.NET\Framework\\mscorlib.tlb could not be
loaded. An attempt to repair...
collegati in rete; all'interno delle specifiche di questo pr... [0 replies] microsoft.public.dotnet.framework.sdk, Thursday, January 12, 2006
collegati in rete; all'interno delle specifiche di questo protocollo sono
Calling .NET code from plain old C++ (COM) [2 replies] microsoft.public.dotnet.framework.sdk, Thursday, January 12, 2006
Hi;
Can plain old C++ (not managed C++), used to write a COM object, instantiate
and call a .NET object?
And if there is anything special that has to be done, is there a url that
disc...
Instantiate Shell.Explorer.2 at runtime for a web page [1 reply] microsoft.public.dotnet.framework.sdk, Thursday, January 12, 2006
I want to create a custom user control to be used in a web page (by
object tag) as an assembly. The user control needs to have a web
browser control in it. Having tried with the managed
Syst...
PerformanceCounterInstaller & System.OutOfMemoryException [1 reply] microsoft.public.dotnet.framework.sdk, Monday, January 09, 2006
Hi All,
When trying to install a performance counter via InstallUtil I get the
following exception:
Creating performance counter category Enterprise Library Caching.
An exception occ...
wanted to write a solution Explorer kind of thing [0 replies] microsoft.public.dotnet.framework.sdk, Wednesday, January 04, 2006
Hi,
wanted to know wat are the files used in current project along with folder
structure.
Please let me know how do I go about this.
any help on DTE /ENVDTE will do.
Kishor
winres [4 replies] microsoft.public.dotnet.framework.sdk, Thursday, January 05, 2006
winres is provided as a translation tool for .net apps.
We sell an sdk for our .net app, with a setup program. How can we make it
easy for our customer to use winres?
VB.NET 2005 - Kb and mouse hook [0 replies] microsoft.public.dotnet.framework.sdk, Tuesday, January 03, 2006
I’m writing a program in VB.NET 2005 that hooks mouse and kb inputs to do
some processing. I’m not so experienced so I still have two problems:
1 – For each key pressed my procedure ge...
|