samirarathor3

Stories kicked by samirarathor3

Regions == Evil(weblogs.asp.net)

submitted by rimsystemsrimsystems(6119) 4 years, 6 months ago

Bil Simser argues against using regions in your code. read more...

11 comments |category: |Views: 28

tags: another

Optimizing the Silverlight Install Experience(weblogs.asp.net)

submitted by xgluxvxgluxv(70) 4 years, 6 months ago

Silverlight supports an installation approach that we call the "direct install" option - where you can directly integrate the setup of Silverlight in your site, and build a much more immersive and user-friendly experience. read more...

add a comment |category: |Views: 7

tags: another

Ajax Data Controls Live examples(dotnetslackers.com)

submitted by sonukapoorsonukapoor(1372) 4 years, 6 months ago

Here you will find live Ajax Data Controls examples. read more...

1 comment |category: |Views: 47

tags: another

Implement JSONP in your Asp.net Application(weblogs.asp.net)

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

Shows how to implement JSONP in your Asp.net Application. read more...

add a comment |category: |Views: 497

tags: another

DotNetKicks Widget via JQuery and new JSON Api(scribesonic.com)

submitted by montymonty(2575) 4 years, 7 months ago

A screen cast that details how you can place this widget on your blog/site and display your most recent kicks - My Recent Kicks widget. Code available to download. read more...

2 comments |category: |Views: 72

tags: another

Optimize Tortoise SVN Cache (TSVNCache.exe) Disk I/O(paraesthesia.com)

submitted by sdormansdorman(1415) 4 years, 8 months ago

An excellent explanation of how to optimize the TortoiseSVN icon cache so it caches only your working directories and not the entire drive, allowing you to keep the icon overlays and decrease the amount of disk I/O. read more...

1 comment |category: |Views: 255

tags: another

How to design a Fluent Interface(randypatterson.com)

submitted by rpattersonrpatterson(745) 4 years, 8 months ago

How to design Fluent Interfaces and why it's important to know about this pattern. read more...

7 comments |category: |Views: 335

tags: another

Asynchronous Asp.net Page(weblogs.asp.net)

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

Shows how to implement Async Page in your real life projects read more...

2 comments |category: |Views: 34

tags: another

Edit your CSS code live in Internet Explorer and Firefox(litmusapp.com)

submitted by dzengdzeng(815) 4 years, 8 months ago

CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously. This is like Firebug (CSS only) both in IE & Firefox. read more...

add a comment |category: |Views: 28

tags: another

xUnit.net: new unit testing framework for .NET 2.0+(jamesnewkirk.typepad.com)

submitted by jwanageljwanagel(395) 4 years, 8 months ago

Jim Newkirk, father of NUnit 2.0, has released a new unit testing framework for .NET 2.0 and later, with source code hosted on CodePlex.com. read more...

add a comment |category: |Views: 13

tags: another

The C# ?? null coalescing operator (and using it with LINQ)(weblogs.asp.net)

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

I know we've had many posts on DNK about the null coalescing operator, but this one is from Scott Guthrie. So there. read more...

2 comments |category: |Views: 32

tags: another

Partial Rendering Misses AJAX Architectural Points(weblogs.asp.net)

submitted by simonebsimoneb(5450) 4 years, 8 months ago

Dino Esposito on AJAX read more...

add a comment |category: |Views: 7

tags: another

ASP.NET AJAX Timer Trouble? Location is key.(encosia.com)

submitted by gt1329agt1329a(7849) 4 years, 8 months ago

An examination of the ASP.NET AJAX Timer control and how it's placement can dramatically alter the behavior of the control. read more...

1 comment |category: |Views: 10

tags: another

The Power of the Predicate<T>(randypatterson.com)

submitted by jsmithjsmith(160) 4 years, 8 months ago

The very flexible generic collection List<T> contains several methods that take a predicate as it's parameter. Coupled with Anonymous Methods this provides powerfully concise code for filtering, searching and sorting your collections. read more...

1 comment |category: |Views: 262

tags: another

Asp.net Ajax Web Service Security(weblogs.asp.net)

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

Shows an insecure way to secure your Web Service. read more...

add a comment |category: |Views: 161

tags: another

Asp,net Ajax Exception Logging Part-2(weblogs.asp.net)

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

Gives a quick tour of Asp.net Ajax Exception Logging. read more...

add a comment |category: |Views: 11

tags: another