Tazer

Stories kicked by Tazer

Easily add test-dependencies in debug-mode(codejunkies.se)

submitted by TazerTazer(360) 2 years, 2 months ago

using #debug read more...

add a comment |category: |Views: 3

tags: another

Meet my new HtmlHelper extensions friends, ForEach and If(codejunkies.se)

submitted by TazerTazer(360) 2 years, 3 months ago

Nice use of lambdas in MVC Views read more...

add a comment |category: |Views: 23

tags: another

jQuery Intellisense in VS 2008 - ScottGu's Blog(weblogs.asp.net)

submitted by TazerTazer(360) 3 years, 6 months ago

Last month I blogged about how Microsoft is extending support for jQuery. Over the last few weeks we've been working with the jQuery team to add great jQuery intellisense support within Visual Studio 2008 and Visual Web Developer 2008 Express (which is free). This is now available to download and use. read more...

add a comment |category: |Views: 343

tags: another

5 Tips for Better jQuery Cod(marcgrabanski.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 6 months ago

I've been coding using jQuery since shortly after it came out, and well -- I've been using it almost every work day. Here is a few tips that have saved me time. read more...

3 comments |category: |Views: 539

tags: another

Testing is hard but debugging just sucks A$$(devlicio.us)

submitted by JemmJemm(9604) 3 years, 6 months ago

"At the users group I asked the question to the group 'who creates automated tests as part of their daily development cycle?'. After I asked this question I followed it up with, and if you don't WHY, WHY, WHY, WHY...... Below are some of the answers I received (btw, not the first time I have heard these reasons)." read more...

1 comment |category: |Views: 366

tags: another

SubSonic 3.0 Preview 2(blog.wekeroad.com)

submitted by jkealeyjkealey(235) 3 years, 6 months ago

Rob Conery: Over the last week I've made massive improvements and upgrades to SubSonic 3.0 and the templates that it comes with. I haven't been this obsessive and inspired since I created SubSonic in the first place, and I have to tell you I am more than stoked to see this pull together. read more...

1 comment |category: |Views: 438

tags: another

Cloud Computing (and Azure) - Right for your site?(ytechie.com)

submitted by ObishawnObishawn(555) 3 years, 6 months ago

A quick overview of cloud computing options and benefits from a web hosting standpoint. read more...

1 comment |category: |Views: 452

tags: another

ASP.NET AJAX 4.0: Observing updates to POJOs(weblogs.asp.net)

submitted by TazerTazer(360) 3 years, 6 months ago

First of all, if you haven't already done so, download the ASP.NET AJAX 4.0 Preview 3 now and try it out! And after you're done with that, come back here, or there , or there , or there , and let us know what read more...

add a comment |category: |Views: 13

tags: another

SubSonic 3.0 Preview 1: Linq Has Landed(blog.wekeroad.com)

submitted by ChadMoranChadMoran(535) 3 years, 6 months ago

Rob Conery explains some features of SunSonic 3.0 Preview 1 read more...

2 comments |category: |Views: 417

tags: another

Generate Google Analytics E-Commerce code from C#(sarin.mobi)

submitted by sathaisathai(262) 3 years, 6 months ago

Tracking visitors on your e-commerce website is crucial step on internet business today, one tool from Google, call “Google Analytics” has come to help, armed with ability to track visitors from difference source traffic, content navigation, visitor’s system statistic, and most of all e-commerce tracking. Analytics E-commerce are executed by a block of JavaScript into the html code rendered to the client browser, this can sometime be difficult if you have more than one product (Which also happen on my site). Therefore we need a more powerful way generate this tracking code for Analytics, using the power of C# in ASP.NET, I’m able to create a namespace to dynamically generate the inject code for you simply at runtime. read more...

add a comment |category: |Views: 223

tags: another

ScottGu:Nov 6th Links: ASP.NET, AJAX, jQuery, ASP.NET MVC, Silverlight(weblogs.asp.net)

submitted by JemmJemm(9604) 3 years, 6 months ago

Great collection of links. Again. read more...

add a comment |category: |Views: 399

tags: another

Scott Hanselman's Computer Zen - ASP.NET and jQuery(hanselman.com)

submitted by TazerTazer(360) 3 years, 6 months ago

It looks like many of you have already noticed that there's an official Visual Studio autocomplete file for jQuery posted up at the jQuery site read more...

add a comment |category: |Views: 26

tags: another

Crazy Talk: Reducing ORM Friction(blog.wekeroad.com)

submitted by TazerTazer(360) 3 years, 6 months ago

Let's get this out of the way: I know you're going to think I'm nuts as you read this. You may "pfft" to what you're about to read - know that I know you're "pfft"-ing me. All I ask is that you consider what I'm about to suggest... read more...

1 comment |category: |Views: 471

tags: another

jQuery and ASP.NET AJAX Demo Code (weblogs.asp.net)

submitted by TazerTazer(360) 3 years, 6 months ago

Thank you to everyone who came to my jQuery and ASP.NET AJAX PDC talk! As promised, I've added a link to the demo code from the talk to this blog entry. read more...

add a comment |category: |Views: 49

tags: another

Microsoft kills Linq to SQL(ayende.com)

submitted by JonSagaraJonSagara(310) 3 years, 6 months ago

Ayende (aka Oren) expresses disbelief at Microsoft's decision to effectively kill off LINQ to SQL. read more...

5 comments |category: |Views: 1388

tags: another

Generic Variance in C# 4.0(kohari.org)

submitted by nkoharinkohari(1310) 3 years, 6 months ago

A simple description of the new variance support for generics in the yet-to-be-released C# 4.0. read more...

1 comment |category: |Views: 526

tags: another