Click here to Skip to main content
15,887,596 members

Articles by Ali Ozgur (Articles: 14, Technical Blogs: 6)

Articles: 14, Technical Blogs: 6

RSS Feed

Average article rating: 3.96

Database Development
SQL Server
7 Oct 2007   Updated: 7 Oct 2007   Rating: 3.80/5    Votes: 6   Popularity: 2.96
Licence: CPOL    Views: 34,522     Bookmarked: 20   Downloaded: 0
Please Sign up or sign in to vote.
Sample code describing how to retreive statistical information about the T-SQL commands executed.
1 Feb 2007   Updated: 1 Feb 2007   Rating: 3.57/5    Votes: 4   Popularity: 2.15
Licence: CPOL    Views: 32,842     Bookmarked: 20   Downloaded: 203
Please Sign up or sign in to vote.
This article describes how NHSessionManager can be configured to use multiple NHibernate assemblies
2 Feb 2007   Updated: 2 Feb 2007   Rating: 2.91/5    Votes: 4   Popularity: 1.75
Licence: CPOL    Views: 37,094     Bookmarked: 23   Downloaded: 0
Please Sign up or sign in to vote.
How to create DaoFactory instances with Castle/MikroKernel in NHibernate applications
Desktop Programming
Win32
13 Feb 2008   Updated: 13 Feb 2008   Rating: 4.33/5    Votes: 4   Popularity: 2.61
Licence: CPOL    Views: 41,863     Bookmarked: 11   Downloaded: 299
Please Sign up or sign in to vote.
Describes how to develop a custom Jira client by using PragmaSQL add-in support
6 Dec 2007   Updated: 6 Dec 2007   Rating: 1.80/5    Votes: 2   Popularity: 0.54
Licence: CPOL    Views: 16,992     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
Mobile Apps
Android
26 Aug 2010   Updated: 13 Sep 2010   Rating: 4.83/5    Votes: 160   Popularity: 10.57
Licence: CPOL    Views: 618,627     Bookmarked: 233   Downloaded: 14,007
Please Sign up or sign in to vote.
Android tutorial with sample styled calculator implementation
Programming Languages
C#
30 Jun 2010   Updated: 21 Jul 2010   Rating: 4.76/5    Votes: 31   Popularity: 7.09
Licence: CPOL    Views: 86,762     Bookmarked: 105   Downloaded: 0
Please Sign up or sign in to vote.
I've been recently working on a smart client (WinForms) application backed by Entitiy Framework 4 (EF4) on Visual Studio 2010. In this blog post I will try to give you some tips regarding some limitations and points to be careful about EF4.
6 Feb 2007   Updated: 6 Feb 2007   Rating: 4.67/5    Votes: 10   Popularity: 4.67
Licence: CPOL    Views: 88,422     Bookmarked: 52   Downloaded: 0
Please Sign up or sign in to vote.
This article describes a simple implementation of NHibernate IInterceptor interface
15 Jan 2009   Updated: 15 Jan 2009   Rating: 4.69/5    Votes: 7   Popularity: 3.97
Licence: CPOL    Views: 52,705     Bookmarked: 22   Downloaded: 121
Please Sign up or sign in to vote.
Writing NHibernate Level 2 caching related tests by utilizing a custom log4net appender.
Web Development
ASP.NET
18 Feb 2008   Updated: 21 Feb 2008   Rating: 3.89/5    Votes: 8   Popularity: 3.51
Licence: CPOL    Views: 38,242     Bookmarked: 35   Downloaded: 104
Please Sign up or sign in to vote.
In this article, we will try to add AJAX support to a Cuyahoga website.
7 Jan 2008   Updated: 29 Mar 2009   Rating: 4.10/5    Votes: 9   Popularity: 3.91
Licence: CPOL    Views: 79,136     Bookmarked: 53   Downloaded: 0
Please Sign up or sign in to vote.
How to develop your own issue tracker module for Cuyahoga framework
10 Oct 2009   Updated: 18 Mar 2010   Rating: 3.22/5    Votes: 3   Popularity: 1.54
Licence: CPOL    Views: 14,502     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Open Source Commerical Support Discomfort
30 Sep 2010   Updated: 30 Sep 2010   Rating: 4.60/5    Votes: 3   Popularity: 2.19
Licence: CPOL    Views: 12,220     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
In this article, I will give you tips on adding reCAPTCHA to Cuyahoga ContactUs Module.
7 Mar 2008   Updated: 27 Mar 2008   Rating: 4.30/5    Votes: 9   Popularity: 4.11
Licence: CPOL    Views: 45,734     Bookmarked: 41   Downloaded: 323
Please Sign up or sign in to vote.
In this article we will extend classes in Cuyahoga.Core.Search namespace in order to provide more generic full text indexing service

Average blogs rating: 4.88

All Topics
11 Oct 2009   Updated: 12 Oct 2009   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 16,570     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Here are the steps you have to perform to use jQuery LighBox Plugin with a Cuyahoga 1.5.x installation.
11 Oct 2009   Updated: 12 Oct 2009   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 19,391     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Right after unit testing and committing the code, I felt like there is something wrong with me. Here are the details.
11 Oct 2009   Updated: 11 Oct 2009   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 10,380     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
MasterStore Load/Save enabled SubStage for SubSonic ORM
11 Oct 2009   Updated: 11 Oct 2009   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 8,920     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Testing NHibernate Projects
Entity Framework
30 Jun 2010   Updated: 30 Jun 2010   Rating: 4.87/5    Votes: 14   Popularity: 5.58
Licence: CPOL    Views: 48,622     Bookmarked: 35   Downloaded: 0
Please Sign up or sign in to vote.
IntroI've been recently working on a smart client (WinForms) application backed by Entitiy Framework 4 (EF4) on Visual Studio 2010.
Programming Languages
Java
5 Nov 2010   Updated: 5 Nov 2010   Rating: 4.56/5    Votes: 8   Popularity: 4.11
Licence: CPOL    Views: 19,620     Bookmarked: 26   Downloaded: 0
Please Sign up or sign in to vote.
Introduction to Android development: TouchCalculator

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Team Leader PragmaTouch
Turkey Turkey
- Software developer
- Has BS degree in Computer Engineering
- Has MBA degree
- Programmed with C, C++, Delphi, T-SQL and recently C#
- Little educational experience with Prolog
- Feel enthusiasm about NHibernate and LINQ
- Love to develop on Cuyahoga Web Framework
- Developer of PragmaSQL Editor
(Code Project Members Choice Winner for 2009 and 2010)
- Developed JiraTouch and MoodleTouch for iPhone
- PragmaTouch Lead (www.pragmatouch.com)