all groups > dotnet general > march 2007 > threads for tuesday march 6
Filter by Day: 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 28 29 30 31
safe mode
Posted by rb at 3/6/2007 9:09:15 PM
will not start up in safe mode when i hit f8 help... more >>
profiles in pop3
Posted by Vinki at 3/6/2007 8:32:03 PM
Hello Everyone,
I really need help in this email. I am using pop3 service to connect to
microsoft exchange. I have two profiles defined
in microsoft exchange.
One is west1 and another one is west2.
When I am trying to connect to west1.
I can succesfully connect to the excahnge mail bo... more >>
excel
Posted by jackie at 3/6/2007 5:47:13 PM
My excel program has just started to divide every number I enter from the
keyboard by 100. This does not happen with Word or other programs. I switched
to Microsoft One Care two week ago and wonder if I have let in a bug> ... more >>
Error 50--The Request is not supported
Posted by Rache E Falk at 3/6/2007 4:47:08 PM
I have a friend with XP Dell using dial-up. She can connect to her server
fine until she disconnects; then when she tries to reconnect, she gets this
message. This is a home computer. I've noticed most comments seem to have
to do with servers. Is there a setting that is not set up right? ... more >>
volume icon
Posted by nancygirl at 3/6/2007 2:54:00 PM
please help! dont know whats happend but i have lost my volume icon and all
sound on my pc. any ideas on how i can re-install it or a download i can get
from microsoft?... more >>
OE 6.0 and Hotmail
Posted by Clorey at 3/6/2007 2:05:10 PM
When I try to open an attachment in Outlook Express 6.0 Hotmail I get the
following message. "this file does not have a program associated with it for
performing this action. Create an association in the folder options control
panel". Where is the folder options control panel? I don't know how... more >>
Open Source Advice from a Former Microsoft Employee
Posted by John Bailo at 3/6/2007 1:38:28 PM
http://www.microsoft-watch.com/content/developer/open_source_advice_from_a_former_employee.html
In the first post, Walli suggests Microsoft start by releasing the
source code for SQL Server and repackaging the product licensing into a
subscription for SQL Server Network, similar to the subs... more >>
Low cost VS 2005 -- is this a valid copy?
Posted by John Bailo at 3/6/2007 1:35:08 PM
I was looking at prices for VS.NET 2005 and I found some super low cost
vendors selling it for around $100.
It says professional and not academic.
Do you think it's for real? Because Orcas is coming out soon?
Examples:
https://usm.channelonline.com/systemsdirect/storesite/Products/... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
vbNullString
Posted by Lou at 3/6/2007 12:43:44 PM
What's the .NET equivalent
Dim strTmp as string
If strTmp=vbNullString
... more >>
Type of .sln file
Posted by Curious at 3/6/2007 12:06:51 PM
Hi,
When I save a solution file, there are three options:
UTF-8 Solution File (*.sln);
Unicode Solution File (*.sln);
ANSI Solution File (*.sln).
Which type shall I choose?
Thanks,
-Emily
... more >>
Question Regarding Const Strings Versus String Pooling
Posted by DLN at 3/6/2007 10:25:13 AM
Hello all,
I have a quick question regarding how best to use static strings in my C#
code that I'm hoping someone can help me with. Is there any
advantage/disadvantage from a performance standpoint to declaring all my
string constants up-front as opposed to declaring them in-line? For
e... more >>
Problem with new 24" monitor and cursor
Posted by BocaBoy at 3/6/2007 9:16:16 AM
I have an interesting problem I haven't been able to unravel. I installed a
new 24" widescreen monitor which is working perfectly. However, my cursor
disappears below the taskbar instead of stopping there, as if there is more
screen real estate than there actually is. I've checked the driver f... more >>
windows\system32\config\system??????
Posted by jamesdbowman at 3/6/2007 8:55:10 AM
hey guys...i'm having an absolute nightmare and i genuinely have no idea
>> why,
>> if anyone can help i'll be forever grateful. when i try to start up my
>> computer it says file not found or corrupt
>> windows\system32/config\system...it says i can try loading up from the
>> original XP disc ... more >>
Delayed loading dependent assemblies when start an .Net application
Posted by wzhao2000 NO[at]SPAM gmail.com at 3/6/2007 6:29:43 AM
Back in COM time, it's possible to use #import statement in cpp to
load COM object type info and use it at coding time. When the
application is started, the underlying COM DLL will not be loaded
until that part of code is called.
Is there a similar thing in .Net (C#) application ?
When I cr... more >>
windows/system32/config/system??????
Posted by jamesdbowman at 3/6/2007 5:59:13 AM
hey guys...i'm having an absolute nightmare and i genuinely have no idea
> why,
> if anyone can help i'll be forever grateful. when i try to start up my
> computer it says file not found or corrupt
> windows\system32/config\system...it says i can try loading up from the
> original XP disc whic... more >>
how can i play .Vox file
Posted by bhaskar at 3/6/2007 3:48:12 AM
Hi,
How can i a play a .VOX file using vox player in visual basic 6...can
anyone tell me how can i do that... is there any components
available ...
... more >>
run function from string
Posted by Jan Heppen at 3/6/2007 1:35:57 AM
Hi,
I've a question. I'm developing a windows application and for the
application i need to run functions and procedures that are stored in a
database.
Here is an example that i tried to get working.
How can i execute the function that is stored in the string expr ?
[code]
Priv... more >>
|