| Thread | Last Post | Replies |
|
| Regex and screen scraping | 13 Apr 2004 10:56 GMT | 1 |
Well I have to say Im getting exicted about my app , its almost there, I have added a button to IE and am calling the current instance of IE and grabbing th URL out just fine. Im using the webclient to grab the html so far so good and Im only half bald.
|
| Scheduled Jobs and Daylight Saving | 13 Apr 2004 10:05 GMT | 4 |
According to http://webexhibits.org/daylightsaving/b.html, In the U.S., clocks change at 2 am local time. In Spring, clocks spring forward from 1:59 am to 3 am; in Fall, clocks fall back from 1:59 am to 1 am. In the EU, clocks change at 1 am Universal Time. In
|
| RSACryptoServiceProvider DCOM access problem? | 13 Apr 2004 09:33 GMT | 2 |
I've got really strange (for me) problem: I've got an application, that at startup decrypts some data. Everything works fine - the rijndael key is decrypted using the RSAPKCS1KeyExchangeDeformatter, and the deformatter is created basing on the
|
| Reflection: Determining a Method's Attributes from within the Method | 13 Apr 2004 08:41 GMT | 1 |
Is it possible to determine a method's own attributes from within the method without hardcoding the name of the method as a constant within the method? Please tell me if it is possible and how it is done. Thank you,
|
| Articles on Choosing the Best Numeric Data Type | 13 Apr 2004 08:32 GMT | 2 |
Does anyone know of any articles that discuss the best practice for choosing a numeric data type. I remember seeing a good article in the past, but can't remember where. I am interested in articles that give advice when you should choose a 'Single', 'Double' or 'Decimal' and ...
|
| NOT possible running .NET code locally in IE???? | 13 Apr 2004 08:23 GMT | 5 |
I have almost exactly the same problem as the guy below. Is it NOT possible running .NET code locally in Internet Explorer WITHOUT a webserver???? / Tobias
|
| Dynamic Expression Evaluation | 13 Apr 2004 08:13 GMT | 1 |
How do I dynamically evaluate expressions in VB.Net? Thanks in advance Narayanan Sankaranarayanan
|
| Crystal Reports Discontinued? | 13 Apr 2004 04:06 GMT | 1 |
A trainer to my organization informed us that Crystal Reports will be discontinued as an embedded shipment (free version) with Visual Studio in the future. Obviously you will still be able to buy a version from
|
| Icon problem | 12 Apr 2004 21:46 GMT | 4 |
I have a set of icons that I used in a VB6 version of a program that I'm now beginning to re-write in VB.Net (notice I said rewrite, not convert: I really want to do it right this time...). Anywho, some of my icons are 8color, some are 16color and some are true color. VB.Net ...
|
| About a new IDE for MSIL | 12 Apr 2004 20:11 GMT | 1 |
Hello, I'm a boy from Spain who is very interested in the .NET technology. I write to this list to tell you I've created an IDE for programming in MSIL (Intermediate Language). It relies in the .NET Framework SDK and provides tools for compiling, discompilig, etcetera.
|
| Time Zones creating date descrepancy | 12 Apr 2004 19:47 GMT | 1 |
When sending a date value to a web service, does .NET know what time zone that date is sent from? The reason I ask is because I have client software that sends data to our web service and when a date is received, it's different than what had been
|
| VB - Accessing list of SQL Servers | 12 Apr 2004 19:34 GMT | 1 |
Is there a way to access a list of available sql servers and populate it into a dropdown list in VB.net? THanks.
|
| Deploy Assembly in GAC | 12 Apr 2004 19:01 GMT | 3 |
There are several ways to deploy an assembly into the global assembly cache: 1) Use an installer designed to work with the global assembly cache. This is the preferred option for installing assemblies into the global assembly
|
| Deploying First App | 12 Apr 2004 18:53 GMT | 1 |
I am using Visual Basic .Net 2003 to build and distribute my first application over the internet. The application will add one button to Microsoft Outlook. I interface with the user with some forms so they can customize the installation to their own desire. I am designing one
|
| Deploying Crystal Reports | 12 Apr 2004 18:32 GMT | 2 |
when i deploy an appication that uses Crystal reports, it doesn't work why because i don't register Crystal reports i want to get Registration No. and Keycode. pls email them to me if u have.
|