ajaxian

Stories kicked by ajaxian

Free Continuous Integration Toolkit(web2asp.net)

submitted by sedgeysedgey(1728) 1 year, 7 months ago

continuous integration (CI) implements continuous processes of applying quality control - small pieces of effort, applied frequently. Continuous integration aims to improve the quality of software, and to reduce the time taken to deliver it, by replacing the traditional practice of applying quality control after completing all development. My personal definition is: “Giving a damn that the code you write is not breaking the app considering that other developers are working on the code base at the same time and realizing that you are not infallible.” read more...

1 comment |category: |Views: 540

tags: another

Windows Phone 7 Line Up Announced(www.winphone7.net)

submitted by polymorphpolymorph(55) 1 year, 7 months ago

A definitive list of all Windows Phone 7 Devices (and their carriers) set for release in early November read more...

1 comment |category: |Views: 171

tags: another

DotTrace 4.0 Performance Profiler Released(web2asp.net)

submitted by sedgeysedgey(1728) 1 year, 7 months ago

I have been using DotTrace for a while now and have always found it invaluable when digging into an application to find performance bottlenecks and memory leaks. Before DotTrace it was a real pain trying to lock down these problems (often so obscure that the Hubble space telescope could find it difficult to see!). What DotTrace does is to take a snapshot of an application, while it is running, from a performance/memory usage perspective and then provide you with several ways of digging into your code and highlighting potential hotspots or problematic areas. read more...

add a comment |category: |Views: 300

tags: another

WIndows Phone 7 Jumpstart(web2asp.net)

submitted by sedgeysedgey(1728) 1 year, 8 months ago

With the release of the RTM version of the Windows Phone 7 developer tools set for the 16th of September. This series of 12 screen casts from Microsoft MVP'S Andy Wigley and Rob Miles is a seriously good way to get up to speed in developing applications with Silverlight and XNA for the Windows Phone 7 Platform. Aside from the bad jokes and the English Accents both these guys.. read more...

1 comment |category: |Views: 153

tags: another

Resharper(web2asp.net)

submitted by aspkickeraspkicker(41) 1 year, 8 months ago

Here are some great videos where detailing the new features in ReSharper 5 for ASP.NET and ASP.NET MVC Developers, this is a must watch for any developer wanting to get a hands on view of what Resharper 5 can do for you in terms of productivity, code refactoring and best practices coding. read more...

add a comment |category: |Views: 285

tags: another

A Cheat Sheet for Blend(blog.nitriq.com)

submitted by viggityviggity(1124) 1 year, 8 months ago

A cheat sheet for developers that are new to Expression Blend read more...

add a comment |category: |Views: 21

tags: another

ReSharper Zencoding(web2asp.net)

submitted by sedgeysedgey(1728) 1 year, 9 months ago

I have to say I really like the new ASP.NET features in ReSharper 5 but in addition to all the goodness, the ReSharper Zen Coding Powertoy really rocks. read more...

1 comment |category: |Views: 749

tags: another

Image Compression - How low can you go?(www.seujogo.com)

submitted by SeuJogoSeuJogo(15) 1 year, 9 months ago

Vector graphics have quality advantage. But in filesize they are big. This story reports a first impression on a compression technique to reduce filesize for vector graphics with Silverlight XAML. read more...

add a comment |category: |Views: 5

tags: another

Coding4Fun - Part 1 of the Windows Phone Picture Effects App and Roadm(kodierer.blogspot.com)

submitted by teichgrafteichgraf(615) 1 year, 9 months ago

Rene Schulte announces his new Coding4Fun article series. The first article will show how to create the base Windows Phone application and how to implement some basic effects. He also mentions the further development and what he plans for the Marketplace with an app called "Picture Lab". read more...

add a comment |category: |Views: 8

tags: another

Garbage Collection Algorithm with the use of WeakReference(www.abhisheksur.com)

submitted by abhi2434abhi2434(1006) 1 year, 9 months ago

WeakReference comes very handy when working with Large objects. In this application, I have demonstrated how you could easily use this class to improve the performance of your application. read more...

add a comment |category: |Views: 2

tags: another

jQuerify your ASPNET apps - Microsoft CommunityTech Days 2010(www.novogeek.com)

submitted by novogeeknovogeek(235) 1 year, 9 months ago

This is a presentation which I have given @ Microsoft Community Tech Days 2010 on "jQuerify your ASP.NET apps" at Microsoft Hyderabad. I chose to prepare my presentation using jQuery itself, instead of power point, which would itself be a demo. The response from the audience was really encouraging:) read more...

add a comment |category: |Views: 10

tags: another

Resharper 5 Released(web2asp.net)

submitted by ajaxianajaxian(105) 2 years, 1 month ago

ReSharper 5 has now been released simultaneously with Visual Studio 2010. read more...

add a comment |category: |Views: 329

tags: another

Visual Studio 2010 Released(web2asp.net)

submitted by sedgeysedgey(1728) 2 years, 1 month ago

The much awaited, latest version of Visual Studio, Visual Studio 2010 has now been released in conjunction with the latest version of the .NET framework (version 4). This is an exciting time for .NET developers as it also means that they will also be able to develop for Windows Phone 7 using their existing skillset. read more...

3 comments |category: |Views: 236

tags: another

ReSharper 5(web2asp.net)

submitted by winphone7serieswinphone7series(115) 2 years, 1 month ago

With the release of Visual Studio 2010 just around the corner and the concurrent release of ReSharper 5, I thought I would share my experiences with the Release Canidate & nightly builds of ReSharper 5. read more...

1 comment |category: |Views: 686

tags: another

Visual Studio 2010: Ambitious Leap or Incremental Release?(blogs.innerworkings.com)

submitted by bfinnertybfinnerty(105) 2 years, 1 month ago

Visual Studio 2010 will be released to market on April 12th, a big day for Microsoft’s Developer Tools Division. It also promises to be a big day for all developers and software teams building applications in the Visual Studio IDE. Visual Studio 2010 draws heavily on the work of companion product groups at Microsoft, particularly those working on WPF 4, Microsoft Extensibility Framework (MEF), Silverlight 4, and SharePoint. read more...

add a comment |category: |Views: 13

tags: another

Windows Phone 7 Series Development Training Kit Available for Download(web2asp.net)

submitted by sedgeysedgey(1728) 2 years, 1 month ago

Want to try your hand at developing ultra cool applications and games for the new Windows Phone 7 Series? Microsoft have just published a downloadable (and free training kit) for the new Windows 7 Phone Series Platform read more...

add a comment |category: |Views: 188

tags: another