all groups > dotnet general > march 2007 > threads for thursday march 22
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
Issue with DataView and DataRowView
Posted by Terrance at 3/22/2007 11:30:38 AM
I've been having an issue with an application that keeps track of
applications that a client has by state and print this information from my
..net app to an excel file. I'm using a dataview to filter and sort the
records so that I can print all of the Florida client together in column then
... more >>
ReadOnlyCollection and Multiple Threads
Posted by Chris Mullins [MVP] at 3/22/2007 10:16:19 AM
I've been really leveraging the ReadOnlyCollection class the last few weeks,
figuring that it works exactly as it's name describes.
Yesterday I was rudely reminded that reading the documentation for a class
is very important, and that making silly assumptions is also bad.
It turns out the ... more >>
How to deploy Crystal Report ?
Posted by slishnevsky at 3/22/2007 8:25:31 AM
Hi,
I have Crystal Report with 2 input parameters.
In Development environment I used Development SQL Server to connect to
in order to created the report.
When I run Preview within VS 2005 environment - everything is fine.
How can I move this report to Production?
It still connects to Develop... more >>
XP Power Toy
Posted by dandydon1 at 3/22/2007 6:09:03 AM
Everytime I start up windows I receive this error message: "This app requires
Windows XP or greater to operate. Please visit www.microsoft.com/windowsxp
for upgrade details. I go to this page and can not find anything about it. Is
anybody else having this problem or have a solution to this pro... more >>
.NET Service interacting with the current logged on desktop
Posted by Carl Woodward at 3/22/2007 12:00:00 AM
Dear all,
I am writing an that performs automatic updates for one of our products. In
order to ensure that the app can update \Program Files\Xxxx and
SystemRoot\Drivers and use MoveFileEx to update in use files on reboot, we
need to be running at Admin or Local System. So, we are planning t... more >>
|