abdurzamman

Stories kicked by abdurzamman

URL Rewriting, the proper way(singingeels.com)

submitted by tiernanotiernano(1674) 4 years, 8 months ago

nice tutorial on how URL rewriting should be done. read more...

add a comment |category: |Views: 25

tags: another

Taking CSS beyond a simple style library - Jon Galloway(weblogs.asp.net)

submitted by jongallowayjongalloway(4380) 4 years, 8 months ago

Good CSS design starts with structured HTML. Here's how to do that, with an emphasis in ASP.NET. read more...

1 comment |category: |Views: 5

tags: another

Difference Between EXEC and EXECUTE vs EXEC()(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 4 years, 8 months ago

I have seen enough times developer getting confused between EXEC and EXEC(). EXEC command executes stored procedure where as EXEC() function takes dynamic string as input and executes them ... Read More... read more...

1 comment |category: |Views: 30

tags: another

SubSonic: Creating a JOINed Query(monk.thelonio.us)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 8 months ago

"To facilitate JOIN support, a new Query constructor overload has been added. This overload takes a table schema reference, and one or more table columns as parameters." read more...

4 comments |category: |Views: 276

tags: another

Mix 07 UK - All the free swag I mooched(j-dee.com)

submitted by jdeejdee(270) 4 years, 8 months ago

Free swag is one of the unexpected bonuses when attending any conference. Look at this bountiful collection, ranging from crappy to cool collected at the Mix 07 Uk conference this week! read more...

add a comment |category: |Views: 2

tags: another

They (spammers) look like ants from here(blog.incremental.ie)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 8 months ago

Since adding some basic user visualisation to DotNetKicks.com the other day, I have become slightly addicted to viewing the who's online page. This morning I added colour coding to the users based on their status - green for new users, blue for existing users and red for spammers. read more...

15 comments |category: |Views: 1

tags: another

Asp.net ListView - DataEditing(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 8 months ago

Shows the DataEditing capabilities of Asp.net ListView Control both with LinqDataSource as well as code. read more...

add a comment |category: |Views: 49

tags: another

DotNetKicks Beta 2 Available for Download(code.google.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 8 months ago

I have just tagged and uploaded SVN revision 283 as DotNetKicks beta 2. Enjoy. read more...

add a comment |category: |Views: 3

tags: another

Asp.net ListView - DataBinding (geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 8 months ago

Shows how to bind data with LinqDataSource and as well as code. read more...

2 comments |category: |Views: 215

tags: another

C# 3.0 Collection Initializers, Duck Typing and ISupportsAdd(kirillosenkov.blogspot.com)

submitted by KirillOsenkovKirillOsenkov(570) 4 years, 8 months ago

Some thoughts and brainstorming about how to make collection initializers more universally usable, and some thoughts about duck typing in C#. read more...

add a comment |category: |Views: 15

tags: another