all groups > dotnet framework > december 2003 > threads for saturday december 13
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
Is is possible to get multiple files into a single print job??
Posted by imabuttsniffa NO[at]SPAM yahoo.com at 12/13/2003 11:23:08 PM
I'm needing to get X number of files (.txt,.doc,.xls,.tiff,.pdf) into
a single Print Job.
The idea here is that a user searches for criteria in a system and
then builds a batch of documents that need to be printed together (so
that no one else on the network can slip in anything until this job... more >>
.Net EventLog object
Posted by Aleksandr Ignatov at 12/13/2003 7:38:01 PM
I am using System.Diagnostics.EventLog object and it looks.
like there is no way that I can't pass array of the string for
parameters in given message from custome message files as it was posible
to do in standart SDK function
BOOL ReportEvent(
HANDLE hEventLog,
WORD wType,
WORD ... more >>
Next version of Windows 2008?
Posted by PRE at 12/13/2003 7:05:20 PM
http://www.theregister.co.uk/content/4/34500.html
If this is true, Microsoft had better announce
XP version 2 very soon or we could be wasting
our time. Linux is taking over corporations and
we should be learning Java.
http://www.theregister.co.uk/content/67/34484.html
... more >>
.net won't install
Posted by ImLost at 12/13/2003 12:17:52 PM
runnng windows 2000 pro with all latest update, SP's and
installers.
trying to install .net framework and it just won't
install. No reasons given, have checked all databases,
including microsoft knowledge base, etc.
What am I missing or need to do?
any help is appreciated.
bravo... more >>
embedded MySQL for .NET
Posted by ZG at 12/13/2003 8:31:09 AM
Is it possible to use embedded MySQL as a behind-the-
scenes database for a desktop application written in C#
or VB.NET. It doesn't have to be MySQL, i was just
wondering if there's any type of database i could use
where the user wouldn't have to install database software
or a service. An... more >>
trace listeners
Posted by tanalbit NO[at]SPAM aol.com at 12/13/2003 6:36:33 AM
I'd like to know if there is a way to dynamically control which trace
listeners get used for logging. For instance, I might want to log in
general to the event log, the console, and a file, but I might want to
log specific errors to only one or two of those sources. The only way
I can see to d... more >>
|