Barzohan

Stories kicked by Barzohan

Asp.Net - Fitting Image To Box(www.ozgurnair.com)

submitted by BarzohanBarzohan(25) 2 years, 4 months ago

Fitting different sized images into a box with preserving their width to height ratio. read more...

add a comment |category: |Views: 2

tags: another

Generic ListView using Reflection(www.ozgurnair.com)

submitted by BarzohanBarzohan(25) 2 years, 4 months ago

A class that derives from standart ListView but has extra features like taking datasource, databinding and itemdatabound event firing read more...

add a comment |category: |Views: 13

tags: another

Adding Simple Plug-In Structure To Your Programs(www.ozgurnair.com)

submitted by BarzohanBarzohan(25) 2 years, 4 months ago

A simple way to add plug-in structure to your program read more...

add a comment |category: |Views: 21

tags: another

MVC Framework - Giving An Ajax Image Link(www.ozgurnair.com)

submitted by BarzohanBarzohan(25) 2 years, 4 months ago

A workaround for giving Image Ajax Links inside MVC Framework read more...

add a comment |category: |Views: 30

tags: another

How To Write a Very Basic Sql Data Provider using IQueryable and IQuer(www.ozgurnair.com)

submitted by BarzohanBarzohan(25) 2 years, 4 months ago

Writing a very simple linq to sql like data structure. read more...

add a comment |category: |Views: 20

tags: another