Καλώς ορίσατε στο dotNETZone.gr - Σύνδεση | Εγγραφή | Βοήθεια

Παρουσίαση με Ετικέτες

Όλες οι Ετικέτε... » Posts in English   (RSS)

Service Pack 1 for Visual Studio 2003 beta 1

Last Friday beta 1 of SP1 for Visual Studio 2003 was released. Since I already had many problems with VS stability and performance, I installed it right away on my production machine. Here are the results from 4 days of exhaustive testing, stretching
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 0 σχόλια
Δημοσίευση στην κατηγορία: ,

Microsoft Origami estimated features

Just a few days ago I heard about Project Origami ( http://www.origamiproject.com ). Today I saw the promo video made by D-kitchen ( http://www.d-kitchen.com ). It's smaller than laptop, it's bigger than a PDA. If you consider your PDA useful, I think
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 0 σχόλια
Δημοσίευση στην κατηγορία: ,

Fresh google toy: Google Page Creator

Want to create an online photo tour of your vacation to Bali? An overview of the South American precipitation cycle for your science class? A shrine to your pet ferret? Now's your chance. We're testing a new product that makes creating your own web pages
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 2 σχόλια
Δημοσίευση στην κατηγορία: ,

Printing barcodes

Printing barcodes from your application is quite easy, as long as you get to know a simple algorithm (for the specific barcode symbology you're interested in) and you have a valid font file. Searching via Google on this subject is sometimes hard enough, because the top results come for commercial components or font distributors. In this article, I present a simple implementation for the code 128 specification, with the corresponding true type font file.
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 0 σχόλια
Δημοσίευση στην κατηγορία: ,

Google acquires stake in AOL

NEW YORK (Reuters) - Google Inc. and America Online Inc. Tuesday expanded their search and advertising alliance to include video and instant messaging, shutting out Microsoft Corp., which had fought hard for a deal with Time Warner Inc.'s AOL unit. America
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 0 σχόλια
Δημοσίευση στην κατηγορία: ,

Visual Studio 2003 to VS 2005 solution conversion

As from 7th of November I'm trying to covert and test my existing VS 2003 solutions into VS 2005. I've made some test conversions while on beta phase but I hadn't tried it on really big, real word solutions. Here are some of the problems I've encountered:
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 2 σχόλια
Δημοσίευση στην κατηγορία: , ,

Localization and realtime language change in Macromedia Flash 8

Strings panel is the resources management tool of flash. You can create resource XML files with it, just like resx files of .net framework. Very useful function that was missing from flash. The change of the stage language at runtime with a simple way
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 0 σχόλια
Δημοσίευση στην κατηγορία: ,

To all non greek speaking subscribers of this blog

If you 're not a greek language reader, you can find english only categories and rss feeds for both posts and articles in my blog. Just look for "Posts in English" and "Articles in English" at the lower left corner the blog page ( http://www.dotnetzone.gr/cs/blogs/equilibrium/
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 0 σχόλια
Δημοσίευση στην κατηγορία:

Microsoft plans to stop supporting the american economy by outsourcing more than 10000 jobs over 10 years to China

Microsoft is on track to outsource more than 1,000 jobs a year to China, according to blistering evidence released yesterday in Microsoft's increasingly nasty spat with Google over an employee who jumped ship in July. In a revelation that highlights the
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 2 σχόλια
Δημοσίευση στην κατηγορία: ,

The Smart Client Dilemma

Originally posted in Greek here . I've build a smart client application for the management of a database table with the classic smart client architecture: The data access layer gets data from the database, wrap it up in a dataset and push it through a
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 0 σχόλια

Order of Insert, Update, Delete when updating a database using a dataset with multiple related tables

There are two cases that uniquely specify the order of actions that must be performed: Deletion of records must occur before inserts Why: If a table has a column with unique values, and in the dataset you delete a row and then reinsert it with the same
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 0 σχόλια
Δημοσίευση στην κατηγορία: ,

Enterprise policies causing slow performance of Visual Studio 2003

We've experienced some really slow performance while opening and working with the IDE on large solutions (32 projects, lots of code, typed datasets, reports etc.) VS was causing high CPU usage for 10-20 minutes after opening the solution and most of the
Δημοσιεύτηκε στις από το μέλος Χρήστος Γεωργακόπουλος | 0 σχόλια
Δημοσίευση στην κατηγορία: ,