4kick

Stories kicked by 4kick

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

DataTable To JSON Array(aspdotnetmatters.blogspot.com)

submitted by ashishsarda99ashishsarda99(220) 1 year, 7 months ago

simple ready to use code, to convert any data table directly in JSON array. We can directly implement JSON array for many purposes in JavaScript. Simple and powerful code. read more...

add a comment |category: |Views: 74

tags: another

Build automated tests in minutes with the WebUI Test Studio(www.telerik.com)

submitted by javeryjavery(5523) 1 year, 7 months ago

Test any web application – HTML/AJAX/Silverlight/MVC. Take full control over your code and tests. Telerik WebUI Test Studio is where you need it most – tightly integrated in Visual Studio. Generate coded unit tests and add them to the build server. Ship quality code with every release. Download your free evaluation copy. read more...

add a comment |category: |Views: 100

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

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

A Pesky Little Silverlight Problem: The Presumptuous Scrollbar(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 1 year, 9 months ago

I have my Silverlight application sitting on an .aspx page, occupying all real estate. I work a while. And suddenly there is this scrollbar appearing on the right side... read more...

add a comment |category: |Views: 3

tags: another

9th Edition of Microsoft’s Virtual Techdays(www.ginktage.com)

submitted by isenthilisenthil(2309) 1 year, 9 months ago

Microsoft Virtual Techdays is back . It is one of the India’s premier online technical event and this time its the 9th Edition and will be held from August 18-20 , 2010 . read more...

add a comment |category: |Views: 5

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

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

Jetbrains DotTrace Discount Profiler (web2asp.net)

submitted by sedgeysedgey(1728) 2 years, 2 months ago

I have been able to secure a 10% Discount Coupon for Jet Brains DotTrace .NET Memory Profiler for readers of my blog. I have been using Dot Trace for some time now and find it invaluable for tracking down memory leaks and potential performance bottlenecks in your code. read more...

2 comments |category: |Views: 310

tags: another

The black arts of custom Type conversion in c#(www.diaryofaninja.com)

submitted by wiredonewiredone(917) 2 years, 2 months ago

One of the little used features of c#, is user written implicit and explicit type conversion. Put simply: sometimes you have a object (custom or built-in .Net framework) and want to convert it to another type of object. While you can easily write left to right style code to accomplish this every time, there is a lot cleaner way of doing this by empowering your objects to cast themselves as another type. read more...

add a comment |category: |Views: 644

tags: another

Sharepoint jobs around the world(www.jobgraphs.com)

submitted by rossfedrikrossfedrik(15) 2 years, 2 months ago

findout Sharepoint job trends from around the world, like US: 665 jobs, UK: 30 jobs, India:45, Australi: 95 jobs and also find Sharepoint demand vs Documentum and Oracle UCM read more...

add a comment |category: |Views: 8

tags: another

Windows Phone 7 Series Development Tools CTP Available for Download(web2asp.net)

submitted by sedgeysedgey(1728) 2 years, 2 months ago

Hot of the press after MIX2010 the CTP for Windows Phone 7 Development tools is now available for download, the installer includes VS2010 Express for Windows Phone 7 CTP, the Windows Phone 7 Emulator CTP, Silverlight for Windows Phone 7 CTP and XNA 4.0 Game Studio. It took about 4 minutes to install and you need about 4 GB space read more...

add a comment |category: |Views: 141

tags: another

Windows Phone Development: A Quick Introduction(blogs.msdn.com)

submitted by ChrisBowenChrisBowen(240) 2 years, 2 months ago

A walkthrough of installing the developer tools and creating a basic application for Windows Phone 7 Series, including tips on the Windows Phone Emulator, and resources to learn more. read more...

add a comment |category: |Views: 13

tags: another

Installing ASP.NET MVC 2 RTM on Visual Studio 2010 RC(weblogs.asp.net)

submitted by mvcguymvcguy(265) 2 years, 2 months ago

How to install ASP.NET MVC 2 RTM on Visual Studio 2010 RC read more...

add a comment |category: |Views: 18

tags: another

Windows Phone 7 and Silverlight - Details Revealed(gregdoesit.com)

submitted by jcavernsjcaverns(317) 2 years, 2 months ago

In the opening keynote of MIX 10 Scott Guthrie confirmed that the supported development platform for the Windos 7 Phone Series is Silverlight and XNA. He also talked about the development environment, marketplace and showed demo applications. Read on for a short summary and videos. read more...

add a comment |category: |Views: 142

tags: another