all groups > dotnet general > may 2004 > threads for saturday may 8
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
Can WEB SERVICES DO THIS?
Posted by Jim Douglas at 5/8/2004 11:06:16 PM
Utilize cached data on a server?
--
Jim Douglas
http:\\www.genesis-software.com
Latitude 32.5818
Longitude -96.5412
Elevation 497
... more >>
Future of .NET?
Posted by Leon_Amirreza at 5/8/2004 9:19:26 PM
Hi,
any docs on the microsoft site about the future of .net in the long run?
I need to know if .net is going to be the main platform and will fade away
API? or will there be just 2 platforms win32 and .net?
how about mfc libraryin VC++? will there be newer improved mfc LIB with
newer VS or is i... more >>
Intranet
Posted by Prasad at 5/8/2004 8:46:05 PM
Hi,
I am developing a local intranet application and will be using Windows authentication
Dot net provides code access security and role-based security I am not very sure how to use them. On the intranet there are links, which a certain group of users can use. How do I implement such a scenario... more >>
how to get rid of blanks
Posted by Jade at 5/8/2004 3:36:03 PM
hi
I want the empty spaces to be removed after a string has been entered by a user
i.e how do i get rid of the trailing blanks in the following string....
'John
So that the value now displays
'John
Any help is appreciated.... more >>
Program start when user login.
Posted by wesley at 5/8/2004 3:13:54 PM
Hello,
How do I make my assembly to be executed once and once only when the machine
starts?
Thanks
... more >>
quick question ---- global variables
Posted by varun at 5/8/2004 9:21:02 AM
Hi
I wanted to create a variable that can be used as a flag throughout my application
Can anyone tell me how i can create this global varible. Im confused as to how these work I tried...
Public Shared MyVariable as Boolea
and i tried to us
Friend Shared myVariable as Boolea
I wrote these ... more >>
Reading/Writing AVI Metadata
Posted by RCampbell at 5/8/2004 8:26:02 AM
I'm not sure where to post this question, so I will try the general newsgroup.
I need to be able to read, write and create INFO properties in an AVI RIFF file. I don't see a managed API for this, so if there is one, please tell me where to find it. If there is not, could someone give me some point... more >>
Integrated Database
Posted by andrih NO[at]SPAM gmx.de at 5/8/2004 7:59:04 AM
Our .net Application requires a table with two columns.
Both columns are text of 40 chars.
The table has to be static, after reseting the application, all
records must still be available. The table could in some cases have
10.000 records, and hase to be as fast as possible (Index).
Is it possib... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
mono doesn't find System.Drawing
Posted by James Coburn's Grey Helmet Hair at 5/8/2004 7:20:17 AM
When I try to compile my GTK# app, the compiler says:
jbailo@linux:~/mono> mcs buttons.cs -r gtk-sharp.dll -r glib-sharp.dll -r -o
buttons.exe
error CS2001: Source file 'buttons.exe' could not be opened
Compilation failed: 1 error(s), 0 warnings
jbailo@linux:~/mono> mcs buttons.cs -r gtk-sh... more >>
How can i find material about file uploading to the server
Posted by Mike at 5/8/2004 5:21:02 AM
Hi i need to find materail a bout how to upload file to the server..... effectively no time out and not connectin los
thank
... more >>
Why Are There No 'Killer' Java Apps ?
Posted by The Ruling Class at 5/8/2004 4:32:12 AM
With all the books and code written in Java, why are there no /killer/
applications?
Can you name one Java application that is a must have?
I run Suse 9.0 -- I don't see a single Java application on my OS.
I can't think of a Java application that I would actually want or need?
The Jav... more >>
Jobs !
Posted by manish saxena at 5/8/2004 2:23:58 AM
Hi,
Does anyone know any good newsgroup for .net jobs in Atlanta area.
Thanks
Manish
... more >>
|