Click here to Skip to main content
15,868,141 members

Articles by Kanasz Robert (Articles: 17, Tip/Tricks: 7)

Articles: 17, Tip/Tricks: 7

RSS Feed

Average article rating: 4.92

Database Development
SQL Server
1 Nov 2010   Updated: 1 Nov 2010   Rating: 4.93/5    Votes: 103   Popularity: 9.91
Licence: CPOL    Views: 374,157     Bookmarked: 151   Downloaded: 29,157
Please Sign up or sign in to vote.
In this article, I will show you how to backup and restore databases using Server Management Objects
13 Nov 2010   Updated: 13 Nov 2010   Rating: 4.90/5    Votes: 90   Popularity: 9.58
Licence: CPOL    Views: 158,344     Bookmarked: 134   Downloaded: 0
Please Sign up or sign in to vote.
In this first part of the tutorial, I will show you how to create data storage objects (databases, tables, Views ...) using SMO.
23 Nov 2010   Updated: 23 Nov 2010   Rating: 4.95/5    Votes: 67   Popularity: 9.05
Licence: CPOL    Views: 84,249     Bookmarked: 76   Downloaded: 0
Please Sign up or sign in to vote.
In this second part of the tutorial, I will show you how to create objects not used for data storage (logins, users, roles ...) using SMO
27 Feb 2011   Updated: 27 Feb 2011   Rating: 4.93/5    Votes: 50   Popularity: 8.37
Licence: CPOL    Views: 104,334     Bookmarked: 74   Downloaded: 3,846
Please Sign up or sign in to vote.
In this article, I will show you how to use the scripting functions of SMOs.
7 Aug 2011   Updated: 20 Aug 2011   Rating: 4.91/5    Votes: 124   Popularity: 10.25
Licence: CPOL    Views: 281,424     Bookmarked: 210   Downloaded: 0
Please Sign up or sign in to vote.
In this first part of series of articles about database performance optimization I will discuss about indexing strategies and index maintenance.
22 Aug 2011   Updated: 23 Aug 2011   Rating: 4.96/5    Votes: 53   Popularity: 8.55
Licence: CPOL    Views: 121,029     Bookmarked: 108   Downloaded: 0
Please Sign up or sign in to vote.
In this second part of series of articles about database performance optimization I will discuss about index maintenance.
9 Oct 2011   Updated: 8 Nov 2011   Rating: 4.93/5    Votes: 138   Popularity: 10.56
Licence: CPOL    Views: 230,016     Bookmarked: 252   Downloaded: 13,325
Please Sign up or sign in to vote.
This article is about library for scripting SQL Server database objects and examples representing how this library can be used.
22 Jan 2012   Updated: 22 Jan 2012   Rating: 4.88/5    Votes: 44   Popularity: 8.03
Licence: CPOL    Views: 73,835     Bookmarked: 80   Downloaded: 4,334
Please Sign up or sign in to vote.
In this fourth part of the tutorial, I will show you how transfer objects and catch trace messages using SMO.
Desktop Programming
Windows Forms
3 Jun 2011   Updated: 3 Jun 2011   Rating: 4.95/5    Votes: 163   Popularity: 10.90
Licence: CPOL    Views: 335,603     Bookmarked: 281   Downloaded: 25,692
Please Sign up or sign in to vote.
In this article, I will show you how to create a basic DB schema comparison tool for SQL Server 2005 and SQL Server 2008.
Programming Languages
C#
10 Oct 2010   Updated: 15 Nov 2010   Rating: 4.95/5    Votes: 108   Popularity: 10.05
Licence: CPOL    Views: 288,629     Bookmarked: 184   Downloaded: 19,185
Please Sign up or sign in to vote.
An article on how to create a ProgressBar Column in DataGridView
2 Oct 2010   Updated: 3 Oct 2010   Rating: 4.88/5    Votes: 58   Popularity: 8.57
Licence: CPOL    Views: 155,022     Bookmarked: 113   Downloaded: 3,242
Please Sign up or sign in to vote.
In this article, I will show you how to save big files into database using .NET Web Service and how to monitor transfer status.
1 Dec 2010   Updated: 14 Dec 2010   Rating: 4.93/5    Votes: 408   Popularity: 12.86
Licence: CPOL    Views: 975,593     Bookmarked: 424   Downloaded: 13,042
Please Sign up or sign in to vote.
In this article, I will show you the visualization of some sorting algorithms. This tool also allow users to compare two algorithms.
7 Nov 2010   Updated: 7 Nov 2010   Rating: 4.74/5    Votes: 56   Popularity: 8.29
Licence: CPOL    Views: 139,924     Bookmarked: 59   Downloaded: 7,351
Please Sign up or sign in to vote.
In this article, I will show you how to use single layer percetron as linear classifier of 2 classes.
30 Jul 2012   Updated: 28 Aug 2012   Rating: 4.91/5    Votes: 242   Popularity: 11.68
Licence: CPOL    Views: 495,557     Bookmarked: 653   Downloaded: 11,379
Please Sign up or sign in to vote.
In this first article about design patterns I will discuss about creational design patterns and I will show on real examples how to implement them.
11 Aug 2012   Updated: 16 Oct 2012   Rating: 4.94/5    Votes: 134   Popularity: 10.50
Licence: CPOL    Views: 276,097     Bookmarked: 369   Downloaded: 6,829
Please Sign up or sign in to vote.
In this second article about design patterns I will discuss about structural design patterns and I will show on real examples how to implement them.
7 Sep 2012   Updated: 10 Jan 2013   Rating: 4.91/5    Votes: 198   Popularity: 11.27
Licence: CPOL    Views: 366,766     Bookmarked: 454   Downloaded: 6,355
Please Sign up or sign in to vote.
In this last article about design patterns I will discuss about behavioral design patterns and I will show on real examples how to implement them.
Web Development
ASP.NET
3 Mar 2013   Updated: 21 Mar 2013   Rating: 4.96/5    Votes: 269   Popularity: 12.03
Licence: CPOL    Views: 495,665     Bookmarked: 478   Downloaded: 19,211
Please Sign up or sign in to vote.
In this article I will describe CQRS pattern on very simple example.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.88

Database Development
SQL Server
13 Nov 2010   Updated: 13 Nov 2010   Rating: 4.94/5    Votes: 18   Popularity: 6.21
Licence: CPOL    Views: 31,233     Bookmarked: 22   Downloaded: 0
Please Sign up or sign in to vote.
Programming Languages
C#
1 Dec 2010   Updated: 19 Dec 2010   Rating: 4.83/5    Votes: 22   Popularity: 6.28
Licence: CPOL    Views: 62,568     Bookmarked: 23   Downloaded: 0
Please Sign up or sign in to vote.
How to convert BMP to GIF in C#
26 Feb 2011   Updated: 1 Mar 2011   Rating: 4.83/5    Votes: 29   Popularity: 6.92
Licence: CPOL    Views: 138,962     Bookmarked: 37   Downloaded: 0
Please Sign up or sign in to vote.
How To Measure execution time in C#
16 May 2011   Updated: 16 May 2011   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 40,699     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
In this tip I will show, how to scroll two listbox objects together
19 May 2011   Updated: 22 May 2011   Rating: 4.71/5    Votes: 7   Popularity: 3.98
Licence: CPOL    Views: 26,412     Bookmarked: 11   Downloaded: 0
Please Sign up or sign in to vote.
In this tip, I will show how to scroll two RichTextBox objects together
WCF
13 Nov 2010   Updated: 14 Nov 2010   Rating: 4.93/5    Votes: 15   Popularity: 5.80
Licence: CPOL    Views: 42,110     Bookmarked: 17   Downloaded: 0
Please Sign up or sign in to vote.
Web Development
HTML
14 Nov 2010   Updated: 14 Nov 2010   Rating: 4.88/5    Votes: 35   Popularity: 7.53
Licence: CPOL    Views: 154,595     Bookmarked: 38   Downloaded: 0
Please Sign up or sign in to vote.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect Marwin Cassovia Soft
Slovakia Slovakia
My name is Robert Kanasz and I have been working with ASP.NET, WinForms and C# for several years.
MCSD - Web Applications
MCSE - Data Platform
MCPD - ASP.NET Developer 3.5
- Web Developer 4
MCITP - Database Administrator 2008
- Database Developer 2008
MCSA - SQL Server 2012
MCTS - .NET Framework 3.5, ASP.NET Applications
- SQL Server 2008, Database Development
- SQL Server 2008, Implementation and Maintenance
- .NET Framework 4, Data Access
- .NET Framework 4, Service Communication Applications
- .NET Framework 4, Web Applications
MS - Programming in HTML5 with JavaScript and CSS3 Specialist

Open source projects: DBScripter - Library for scripting SQL Server database objects


Please, do not forget vote