all groups > dotnet general > november 2005 > threads for saturday november 12
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
How do I invoke notepad from a window form application?
Posted by Kueishiong Tu at 11/12/2005 9:01:02 PM
I have a window form application. My program generates a report. I want to
invoke
the window notepad program to show the report. How do I do that?... more >>
SQL Server 2005 Management Studio
Posted by Howard at 11/12/2005 5:36:18 PM
Is it compatible with sql server 2000?
... more >>
Real memory usage of the application.
Posted by Sin Jeong-hun at 11/12/2005 3:09:51 PM
We can easily see the application's memory usage at the Task Manager.
Usually .NET Applications seem to consume a lot of memory. But I've
heard that this is so-called _working set_. Does this means a memory
space reserved for the application? In that case, how can I find out
the application's re... more >>
Suppose to...
Posted by info NO[at]SPAM devdept.com at 11/12/2005 2:34:21 PM
....wake up one morning and discover that VS 2005 Beta 2 does not load
any more because of the .NET Framework 2.0 official release or maybe
for a new patch got via Windows Update.
What would you do?
Try to uninstall it: problems.
Try to buy a single licence: not yet available, only MSDN
su... more >>
.NET 2 breaks Dantz Retrospect Express HD
Posted by leroykl NO[at]SPAM yahoo.com at 11/12/2005 10:38:00 AM
Some history,
I have a Maxtor OneTouch II USB 2 backup drive with Retrospect Express
HD.
I recently found that Retrospect Express HD hangs at Updating Status.
This has happened before, and all that was required was a clean
reinstall.
This time, I found several possible solutions in Max... more >>
delete, enter, backspace does not work in visual studio 2005.
Posted by interwanderer at 11/12/2005 9:37:05 AM
something very odd...
I have installed visual studio 2005 on my machine.
I created a console application with visual basic 2005 or C#.
I typed something in. tried to delete.. but i couldn't
I can't use enter, delete or tab for some odd reason....
this works perfectly fine with visual st... more >>
Thread Priorities on async operations
Posted by Dave A at 11/12/2005 12:00:00 AM
I have a low priority background thread doing some async socket
communications.
The thread that kicks off the AsyncRead/AsyncWrite has its priority set to
'below normal'. But when the code enters the AsyncRead/AsyncWrite functions
I have discoved that the priority has been changed to 'norma... more >>
Looking for advice on reporting tool
Posted by Tom Rahav at 11/12/2005 12:00:00 AM
Hello,
After long time of trying to work-around Crystal Reports's limits, I'm
looking for a third-party tool for creating designed and "heavy" reports
with Visual Basic .NET.
I tried GOOGLE, but found tons of tools that looks the same (more or
less)... does anyone know and can recommend on... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
combine jpg files and convert them into one pdf
Posted by Ya Ya at 11/12/2005 12:00:00 AM
I would like to combine several jpg files and convert them into one pdf
file.
How do I do it in VB.net (2005) ?
Is there a tool that I can run via command line (shell) that can do it ?
Is there 3rd party .net component for that ?
Thanks
ra294@hotmail.com
... more >>
|