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

Dot Net Rules

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

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

Object Oriented Programming Concepts with C#3.0
In this post I will try to explain Object Oriented programming model-paradigm.Some of the topics-concepts, I will try to cover topics like Classes ,Properties , Methods ,Fields ,Members ,Enums,Structures, Abstraction , Encapsulation ,Interfaces ,Static classes, Constructors ,Method overloading,Inheritance ,Overriding methods,Virtual methods,Abstract classes ,Polymorphism ,Delegates ,Events

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

Building a simple application with Blend and Visual Studio
differences between wpf and window forms. A small example using xaml, expression blend and visual studio.

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

Create an XML file using LINQ and import XML data into an Excel spreadsheet
In this post I will try to create an excel file and populate the rows and columns with XML data that I read from a relational database table. I will use Visual Studio 2008,vb and in particular XML Literals and LINQ to SQL classes.

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

Create a simple data-centric WPF application
I have been asked from some people to write a simple post regarding the younger and more flashy brother of window forms. WPF is about 1 years old now and gaining ground on developers for building next generation window applications.

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

Posted: Σάββατο, 28 Μαρτίου 2009 1:01 πμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , , , ,
A thorough Introduction to Integration Services
SSIS is an automation tool-component that is part of SQL Server 2005 and SQL Server 2008. It replaces DTS which has been a set of tools that were useful to DBAs to import, export, and transform data. DTS was included in all previous versions of SQL Server up to 2000.

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

Introduction to creating, modifying, executing stored procedures
In this post I am going to talk about stored procedures in conjuction with an SQL Server database

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

Manipulating the HTML DOM of an asp.net page with Javascript
Manipulating the HTML DOM of an asp.net page with Javascript

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

Posted: Τρίτη, 24 Φεβρουαρίου 2009 8:28 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , ,
LINQ TO SQL and Stored procedures
In this post, I will go back to the issue of LINQ. I am going to show with an example how to use LINQ and stored procedures to insert,update and delete records from a particular table.

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

Using the Process Component to launch applications from our .Net application
In this post I will show with a simple example how to use the Process control to launch applications from a windows form application (vb version). With this control that was shipped with the .Net 2.0 version you can launch very easily all sort of applications.

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

Manage files,folders, special folders with VB.Net and window forms
In this post I will show you how to implement file,folder related tasks, by merely using the classes and methods that are already written for us in the FCL in .Net and reside in the System.IO namespace.

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

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 σχόλια
Δημοσίευση στην κατηγορία: , ,
Javascript Query Selectors and the Selectors API
The latest development in the DOM world is the W3C Selectors API

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

Posted: Σάββατο, 20 Σεπτεμβρίου 2008 3:18 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , ,
LINQ ordering and grouping keywords
In this post I will look into ordering and grouping keywords and methods in LINQ. I will try to explain C# keywords such as orderby, descending, group by . On top of that I will cover extension methods such as OrderBy(), ThenBy(), OrderByDescending(), ThenByDescending() and GroupBy()

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

Posted: Τρίτη, 26 Αυγούστου 2008 7:21 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , ,
Interfaces in C#
interfaces in c#

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

Posted: Τρίτη, 22 Ιουλίου 2008 10:17 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , , , ,
How to use .NET Delegates and event handling using delegates
how we can use delegates in .Net and custom event handling with delegates

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

Posted: Τρίτη, 22 Ιουλίου 2008 6:29 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , , ,
Generics in C# 2.0 and limitations of ArrayLists
generic collections and C# 2.0. Limitations of ArrayList class

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

Posted: Τετάρτη, 9 Ιουλίου 2008 9:27 μμ από nikolaosk | 0 σχόλια
Δημοσίευση στην κατηγορία: , , , ,
Περισσότερες Δημοσιεύσεις « Προηγούμενη - Επόμενη »