giladkhen

Stories submitted by giladkhen

A master page CSS template for an advertising website(bit.ly)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

A master page CSS template for advertising website read more...

add a comment |category: |Views: 155

tags: another

ASP.NET 3D Bar and Column charts as cylinders(bit.ly)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

ASP.NET - 3D Bar and Column charts as cylinders read more...

add a comment |category: |Views: 31

tags: another

ASP.NET - CAPTCHA control(bit.ly)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

ASP.NET CAPTCHA control read more...

add a comment |category: |Views: 117

tags: another

Amazon Web Services Allocate Address example(bit.ly)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

Amazon Web Services - Allocate Address example read more...

add a comment |category: |Views: 8

tags: another

Facebook Developer Toolkit Image Gallery Example(bit.ly)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

Amazon Web Services - Allocate Address example read more...

add a comment |category: |Views: 71

tags: another

ASP.NET multi column layout control (bit.ly)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

An ASP.NET multi column layout control read more...

add a comment |category: |Views: 42

tags: another

ASP.NET Typed Repeater Control(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

An ASP.NET Typed Repeater Control read more...

add a comment |category: |Views: 31

tags: another

ASP.NET 3D Area and Spline Area chart(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

An ASP.NET 3D Area and Spline Area chart read more...

add a comment |category: |Views: 23

tags: another

How to flatten a domain model into a DataTable in ASP.NET(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

Example of how to flatten a domain model into a DataTable in ASP.NET http://coderun.com/Data-Tab... read more...

add a comment |category: |Views: 9

tags: another

ASP.NET popup control(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

An ASP.NET popup control read more...

add a comment |category: |Views: 93

tags: another

ASP.NET rich calendar and scheduling control(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

DayPilot Control sample read more...

add a comment |category: |Views: 138

tags: another

Sample of LinqToXml usage(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

Sample code of Linq To Xml on the CodeRun Online IDE read more...

add a comment |category: |Views: 99

tags: another

Confirms that the entry matches a pattern defined by a regular express(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

Confirms that the entry matches a pattern defined by a regular expression read more...

add a comment |category: |Views: 4

tags: another

Proxy design pattern demonstration(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

This code demonstrates the "Proxy" Design Pattern. The example shows delay of the expensive operation of loading a file from disk until the result of that operation is actually needed. read more...

add a comment |category: |Views: 18

tags: another

Sample of SimpleLinqToObjects (coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

Sample of SimpleLinqToObjects on CodeRun Online IDE read more...

add a comment |category: |Views: 7

tags: another

Awesome ASP.NET control that can be used in various ways within a page(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

YuiColorPicker is an ASP.NET control that can be used in various ways within a page or control. As the name suggests, it uses the handy YUI Color picker control. For those of you who are not familiar with YUI, it is a set of Javascript utilities and controls for building richly interactive web applications. Its files are provided via a CDN, which makes it faster and eases the load on your server. The picker control offers features such as animation, inline or modal popup behavior, dynamic loading of the YUI Library and client/server events. I originally wrote this control for a friend that was impressed with the color picker control, but did not want to get messy with all the plumbing involved with javascript-based (non-server) control. read more...

add a comment |category: |Views: 10

tags: another