all groups > dotnet academic > march 2007
XP unresponsive at start-up
Posted by Bobo at 3/31/2007 3:14:02 PM
My windows screen appeared at start-up but was totally hung up. No response
to the keyboard or mouse. After several shut downs and start ups, I went to
safe mode and chose another option (Whistler whatever that is) which worked.
Also have had difficulty ending programs recently...don't know... more >>
Evaluating a string as a IF condition
Posted by Pedro at 3/29/2007 10:54:00 AM
Hello,
I was woundering if it's possible to use the content of a string as the
condition on a IF statement.
Example:
string c = "(nb == 10)";
int nb = 9;
if( c )
{
// something if true
}
else
{
// something if false
}
Thanks in advance
Pedro... more >>
Cannot store arraylist in session - Please help
Posted by ricardo.sobral.santos NO[at]SPAM googlemail.com at 3/29/2007 12:14:40 AM
Hi there,
I cannot store an arraylist in a session. I have read some posts and
still found no solution. I am sure it might be something simple, but
since I have been around it for quite sometime I ask for your advice.
Here is my page load.
Protected Sub Page_Load(ByVal sender As Object, B... more >>
Macro
Posted by Tom M at 3/27/2007 5:49:37 PM
I am trying to write a macro where my cursor consistently locates the first
row of recurring data on a spreadsheet despite the fact that it may appear in
different locations on subsequent spreadsheets to which I apply the macro.
--
Tom M... more >>
Why a little slow in startup of .Net applications
Posted by Umeshnath at 3/27/2007 5:22:32 PM
I have experienced a little bit of a slow in when a .net application runs
first. But later it never happens until the system restarts.
I understood the reason is that when ever application runs first JIT
compiler recompiles the assembly and generate a native code that is fully
compatibl... more >>
XP Power Toy
Posted by dandydon1 at 3/22/2007 10:18:12 PM
I bought a Sr2150 Compaq Computer that came with Windows Vista Basic.
Everytime I start the computer an XP Power Toy message comes up stating that
is invalid. How do I stop this message on startup?
--
Don M... more >>
Norton Security 2007
Posted by upde32 at 3/20/2007 11:16:53 AM
Hi everyone. I had Norton Security 2007 on my last computer and reinstalled
it on my new one (with Vista). To my disappointment Norton has told me that I
have to purchase another key as the one I have can not be used. This is due
to the fact that I have used it 5 times. I tried to explain that... more >>
window internet explorer warning; install system doctor or walmare
Posted by ksalas14 at 3/19/2007 4:45:38 PM
Everytime that I open the internet explorer my homepage doesn't open and I
get a message stating the my cpu might be infected with a virus for me to
click ok to download software. I click cancel and it brings me to a website
that offer software for spyware like spy heal, walwarewipe. Also, w... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
outlook express
Posted by gavan mears at 3/18/2007 4:35:05 PM
can someone please help me..when i open outlook express i can't read my
emails...i have to go into properties and change the server address.i click
apply and ok but when i reopen outlook express it reverts back to the
incorrect server address for my incoming mail.
very frustrated please help... more >>
c# structs and boxing
Posted by Filip De Backer at 3/16/2007 1:42:05 AM
Hi everybody,
I've read in the MCTS examn 70-368 book (page 58) that you must implement an
override for the ToString() method for each struct you create. If you do
that, there won't be any boxing. Boxing occurs when you call virtual method
that a structure inhirits from system.object (for e... more >>
cursor flickers when i launch media center
Posted by Sam Poulten-Rogers at 3/14/2007 4:15:05 AM
Hi,
could any one please help me, I am running media center on xp, when i run it
on t.v my cursor starts flickering and is very difficult to see.
is there a download for me to fix this problem?
... more >>
Creating an excel file and saving it in hard disk
Posted by Aniruddha at 3/13/2007 5:35:05 AM
Hi,
I am building an windows application using Visual Studio 2005 using VB.Net.
I need to create an excel file at runtime. The file would contain data coming
from database.Finally I need to save the file in hard disk.
Any pointer would be very helpful.
... more >>
System Restore
Posted by ljanes at 3/12/2007 9:48:30 AM
Tried to update my virus scan, could not, deleted and attempted to installed
Bit Defender, would not install completely. To make a very long story short,
I used system restore to get back to my original virus scan and have lost my
D drive, the system restore and add or remove programs will not... more >>
My printer keeps being hi-jacked by my co-worker.
Posted by Bonnie at 3/8/2007 12:35:37 PM
Strange but true... she physically removes my printer cable from my PC and
connects it to hers (which would be okay with me if she would reconnect it to
my PC when she is finished). I have asked her repeatedly not to leave me
stranded like this but I believe she takes advantage of my printer ... more >>
|