dotwhiz

Stories kicked by dotwhiz

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

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

Html 5 Deep Dive Part 1 – Football Boss Idea(cecildt.blogspot.com)

submitted by cecildtcecildt(203) 1 year, 7 months ago

Deep Dive in using Html 5 feature by creating a example page with the idea to simulate football management simulation. read more...

1 comment |category: |Views: 135

tags: another

asp.net padding oracle: how it relates to getting the web.config, forg(eglasius.blogspot.com)

submitted by eglasiuseglasius(91) 1 year, 7 months ago

provides clarification of what was really exposed by the recent padding oracle vulnerability, and how it allowed getting different levels of access. read more...

add a comment |category: |Views: 4

tags: another

Intro to IronRuby/DLR Scripting in C# Silverlight 4 Application(pietschsoft.com)

submitted by crpietschmanncrpietschmann(11.3k) 1 year, 7 months ago

I thought I’d share what I’m learning about adding IronRuby scripting to Silverlight 4 applications. I’m also focusing on C# as the host language, but the .NET object and methods used will be the same from VB.NET. read more...

add a comment |category: |Views: 18

tags: another

Getting Started with Entity Framework 4.0 Screencast Recorded session (mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 8 months ago

Fifth part is about 9:45 min in length. Part 5. Covers EDM -Entity Data Model- showing its elements (SSDL, CSDL & MSL). Also this screencast shows how to query your conceptual model using LINQ to Entities. read more...

add a comment |category: |Views: 102

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

Getting Started with Entity Framework 4.0 Screencast Recorded session (mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 11 months ago

About Part 2 Second part is about 6:30 min in length. Covers Object Services and how to do CRUD operations using EF 4.0 object services. The demo explores EF change tracking capabilities. The demo also shows how to map return result of a stored procedure to existing entity in your EDM. read more...

add a comment |category: |Views: 19

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

KiGG Design And Architecture – Part 4 Inside Infrastructure(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 2 years, 3 months ago

This is part 4 of this series which I don’t know when it will ends :o). In part 3 I started to to explore the Core of KiGG. In this part we are still inside the core, but we are going further deep to have a look inside the infrastructure. I’m going to talk about infrastructure for the next couple of posts or maybe more. Because actually it contains the heart of KiGG. read more...

add a comment |category: |Views: 24

tags: another

Update Multiple ASP.NET sites by FTP(web2asp.net)

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

What if you have a multiple sites try 100! running the same code and you need to do updates, this article describes a neat solution to overcome the publishing limitations in Visual Studio read more...

4 comments |category: |Views: 241

tags: another

Twitter Trackbacks Widget - A jQuery Plugin(moretechtips.net)

submitted by MikeMoreMikeMore(298) 2 years, 6 months ago

Highly customizable Twitter trackbacks widget to integrate tweets that mention your post into your blog. Each tweet comes with reply & retweet links to get more readers engaged in your story conversation. read more...

add a comment |category: |Views: 11

tags: another

ReSharper Discount and Free Upgrade to ReSharper 5(web2asp.net)

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

For a limited time only, purchasers of ReSharper 4.5 can receive a free upgrade to version 5 and in addition get a 10% discount and 60 day extended trial... read more...

7 comments |category: |Views: 632

tags: another

ReSharper Discount & Extended Trial(web2asp.net)

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

I have had a few emails recently asking if I am still able to obtain the 10% discount coupons and 60 day extended trial for ReSharper read more...

5 comments |category: |Views: 749

tags: another

HOWTO: Force IE 7 rendering in IE 8(ekdd.co.il)

submitted by eugeneKeugeneK(145) 2 years, 8 months ago

Way to avoid errors caused by IE8 rendering engine for existing websites read more...

1 comment |category: |Views: 8

tags: another

Win ReSharper Licenses Competition Update(web2asp.net)

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

Thank you to all those who have already entered the Cool Code Snippets Code-Off, the response has been great and there have been some truly excellent entries since the competition started. For those of you who have not seen the details check out the original post here for details of how to win your very own ReSharper Personal Licenses. read more...

1 comment |category: |Views: 204

tags: another