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 / General / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Forms Databinding Question17 Aug 2005 07:31 GMT1
This question refers to:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q313482
First question:
>> [from article]
Why the machine code stub?17 Aug 2005 07:15 GMT3
Why do .net compilers build exe:s with a piece of machine code in the
beginning to launch clr/jit? That makes the program no longer cpu independent
but still slow because the app itself (msil) must be compiled... Are .net
DLLs the same, ie they have to be for the right cpu?
Starting up SDK doco from the command line?17 Aug 2005 03:18 GMT3
This is a question for DOS programmers, if there are any here... :)
I'm successfully using the command line for c# programming, except for one
thing - I can't startup the SDK documentation from it. To get the SDK doco I
have to startup IE on the "...\SDK\StartHere.htm", and then ...
VS.NET Deployment proj: can it install a service?17 Aug 2005 02:58 GMT2
I've built a service that can be easily installed by simply copying it
into place and running InstallUtil.exe -install <service.exe>.  But it'd
be great if a Setup project could do that because then the one setup.exe
could take care of all that messy transactionality stuff.  But ...
please help with instalation of windows vista beta 117 Aug 2005 00:54 GMT4
I tried installing vista beta 1, 3 time and everytime it showed me a blue
screen on the boot-up of the first restart. please help Im desprete
Getting UNC Path16 Aug 2005 20:32 GMT2
Can anyone tell me how to get the complete UNC path from the folder path ie:
folder path = g:\apps and I need to get UNC = \\server01\share\apps? Is there
a dll I need to reference or something? I am utilizing VB.net and am using
version 1.1 of the .net framework...Thanks, Jason
Is there a way to know for how much time the system has not been rebooted?16 Aug 2005 19:06 GMT3
   When I open my MIRC, it tells me "x days xx hours xx minutes xx seconds
have passed since your system last rebooted". I wanted to know if there is
some way to know this information within .NET.
Thanks
NEWBIE Debugger QUESTION16 Aug 2005 19:00 GMT4
Hi
I need to debug a call to a function and so put a breakpoint there:
           Client.UPDATE_Client( _
                 errMsg, _
Build for framework 1.1 when having 2.0 beta 2 installed16 Aug 2005 15:53 GMT1
I just wander if I can configure my Visual Studio (programming in C#)
to compile for Framework 1.1 instead of 2.0 beta 2 that is default.
I have the Visual Studio 2005 Beta 2 installed.
Thanks in advance.
how do I find position of character in string16 Aug 2005 12:03 GMT9
I want to "look" through a comma delimited String and "take it apart" by
finding the comma's and then put each "set of characters" into seperate
strings - - - maybe an array, maybe seperate cells in a table -or-
whatever...   Can anyone help me locate the commands (samples) that ...
TypeResolve & GetType()16 Aug 2005 10:45 GMT5
I've a piece of code which does Type.GetType("full.type, name") on a
type that is located in an assembly that is currently not loaded.
I don't have control over the code that call this and I don't have any
control on the string that get passed.
How can I disable shadow copying for my assembly?16 Aug 2005 06:44 GMT5
I have a component that needs to access files which exist in the same
directory as the DLL containing the component itself.  To determine the
component's installation directory, I'm using
System.Reflection.Assembly.GetExecutingAssembly().Location.  This worked fine
Browser Folder Control16 Aug 2005 06:15 GMT3
Can anyone recommend a browse folder dialog control for ASP.NET (VB)?
I need my web page to allow a user to select a file on their server.
Help with regular expression?16 Aug 2005 03:34 GMT5
I'm hopeless at regular expressions (I just don't use them often
enough to gain/maintain knowledge), but I need one now and am looking
for help.  I need to parse through a document to find a URL, and then
reconstruct another URL based on it.  For example, I need to scan a
Solution with C# Project and VB project16 Aug 2005 03:13 GMT2
I have an ftp client written in c# that I would like to add to a solution
that currently contains one VB Project.  Should I just add the c# as a
project to the solution.  Any KB articles I can read to figure out how to
call this c# project from the vb project?  
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 July, 2005
 
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.