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

Dot Net Rules

Yes, to dance beneath the diamond sky with one hand waving free

Ιστορικό Δημοσιεύσεων

Νοέμβριος 2008 - Δημοσιεύσεις

Writing from a windows form to microsoft word 2007 using VSTO
In this post I would like how easy it is to use Visual Studio Tools for Office. If you have never heard before of VSTO just google it. In a few words it is a component of Visual Studio(since Visual Studio 2005) that provides a robust, .NET-based environment for building business applications using classic Office programs like Word and Excel. So that means you do not have to learn the specific Office object models, and of course you do need VBA anymore.

Διαβάστε περισσότερα »

Working with DAL (data access layer), BLL(Business Logic Layer) in asp.net web applications
Creating a data access layer(DAL) and a business logic layer(BLL) for a simple asp.net web application

Διαβάστε περισσότερα »

Using the FileUpload web server control in your asp.net website
I will try to demonstrate,as always with an example, how to upload one file and how to upload multiple files using the FileUpload control

Διαβάστε περισσότερα »

Using the wizard control in asp.net pages
Using the wizard control in asp.net pages to create step by step navigation schemes for data collection

Διαβάστε περισσότερα »

Posted: Παρασκευή, 21 Νοεμβρίου 2008 11:18 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , ,
The AdRotator web server control
The AdRotator web server control is a control we can use in our asp.net pages to display to the user ads of our choice

Διαβάστε περισσότερα »

XML Literals and Visual basic 9.0
In this post I would like to demonstrate with some examples a new feature of Visual Basic 9.0 which is XML Literals

Διαβάστε περισσότερα »

How to monitor and debug LINQ to SQL queries
How to monitor and debug LINQ to SQL queries

Διαβάστε περισσότερα »

Posted: Τετάρτη, 19 Νοεμβρίου 2008 5:00 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , , ,
Nullable data types in Visual Basic 9.0
Nullable data types allow you to create data types like integers and initialize them to nothing.

Διαβάστε περισσότερα »

Posted: Δευτέρα, 17 Νοεμβρίου 2008 2:16 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , ,
.Net 4 Framework poster
Brad Adams has created a very nice and cool poster with the new features in .Net Framework 3.5 SP1 and .Net Framework 4.0. For more information click here The poster is available in pdf version and in DeepZoom version. Posted in .NET Tagged: .NET, .Net 4, poster

Διαβάστε περισσότερα »

Posted: Κυριακή, 16 Νοεμβρίου 2008 7:41 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , ,
Common mistakes and misconceptions with CSS
Common mistakes and misconceptions with CSS,media queries,class selectors,id selectors...

Διαβάστε περισσότερα »

Posted: Δευτέρα, 10 Νοεμβρίου 2008 10:44 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , ,