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 / New Users / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How Microsoft does it?30 Aug 2006 14:14 GMT1
I am creating a Image Library and want to know what can the best and
standard procedure to do this.
Concept is to have all the images needed by all projects (dlls and
exes) in the product at a central place (in a single DLL) making it
how to develop a C# application targetting .net1.1 version30 Aug 2006 05:49 GMT1
How to develop a C# Windows application targetting .NET1.1 using VS.NET
2005, I have tried to develop a C# app but it does not run in the
systems which do not .NET 2.0 version.
Thanks & Regards,
what version of .net framework to install30 Aug 2006 03:17 GMT3
I was attempting to install an application, but apparently, it needs the
.net framework version 2. I currently have version 1.1 installed. When going
to the download page for the redistributable framework package, I see three
versions that are available: x86, x64, and IA64. I ...
In-Memory Assemblies: Stuck in Generating AppDomain?30 Aug 2006 02:05 GMT4
I want to use CompileAssemblyFromSource to create an assembly on the fly,
then I want to run it in a separate AppDomain.  The separate AppDomain will
have tight security permissions.  
Is there any way to compile an assembly in Domain A, then execute it in
Deploying native Windows DLL used by .NET applications29 Aug 2006 23:29 GMT3
We have a native Windows DLL (let's call it native.dll) we developed a .NET
interface for (let's say managed.dll). When a .NET application now uses the
.NET interface to talk to the Windows DLL we always thought that managed.dll
must be copied to the application directory (where ...
Keeps getting exception in dotfuscator output29 Aug 2006 22:09 GMT2
I get exception when I try to run my c# windowsapplication after its
exe-file has been built with dotfuscator community edition. I can only
use the "rename" feature. But from what I have understood thats the
only thing available for this version.
convert VB6 function to VB.NET29 Aug 2006 16:58 GMT3
Please, can someone help me to translate this single function to VB.NET ?
' DECLARATIONS
Private Const BMP_MAGIC_COOKIE As Short = 19778
Private Structure BITMAPFILEHEADER  '14 bytes
WIndow Services Secondary Log on29 Aug 2006 06:35 GMT1
Hi Gurus,
My company just gave us a very weird requirement, they are asking two
layers of protection. First layer, the normal windows log on and once
users log in, for certain programs like microsoft word, outlook or
FTP rename fails with unix servers dotnet 2.029 Aug 2006 03:42 GMT1
I'm writing an app to upload/download via FTP using VS2005.
I am using the FTP Client Library for .NET 2.0 by Howard Richards:
http://www.codeproject.com/vb/net/FtpClient.asp
Upload download works. but when trying to rename a file with GetResponse it
MSIL Inquiry involving boxing29 Aug 2006 03:30 GMT3
I'm following a tutorial and they translate this C#:
object[] a = {1, "Hello", 123};
to this IL:
.entrypoint
Removing the " Web Form Designer Generated Code " region after converting from ASP.NET 1.1 to ASP.NET 2.029 Aug 2006 01:28 GMT6
I recently converted some ASP.NET 1.1 projects of mine, created with Visual
Studio .NET 2003, to Web Application Projects in Visual Studio .NET 2005 so
that I could use ASP.NET 2.0 (All my ASP.NET is done using VB.NET). After
converting, everything was fine, and worked and ...
Array.Copy and Cloning an array don't seem to work differently29 Aug 2006 00:13 GMT1
I would like to have an array of objects (whose class I define) and
then just invoke either:
MyClass [] clonedArray = (MyClass[]) myArray.Clone();
OR
Virtual desktop makes .NET modal dialog panels disappear28 Aug 2006 23:08 GMT2
At work we are using a virtual desktop manager called AltDesk
(http://www.astonshell.com/), and it is causing a weird and extremely
annoying problem with the VB.NET application I am developing.
If I start my app, open a test form using ShowDialog() (this is a
Credientials to an HTTP POST request.28 Aug 2006 22:26 GMT11
I am trying to post an HTTP request to a site that requires a user name and
password. I am trying the following:
           objRequest =
DirectCast(System.Net.HttpWebRequest.Create(urlString),
Known positioning-bug in Web Express?28 Aug 2006 21:16 GMT1
I am new in this group greets to all!
I can't set up the positions of elements with my Webdeveloper Express
Edition in Design-Mode. Is the bug me or the program? ;)
Greets,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 July, 2006
 
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.