khashei

Stories kicked by khashei

27 Free Must-have Online Collaboration Tools(crazeegeekchick.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 6 months ago

hese days teams can be dispersed all over the globe. With outsourcing, telecommuting, distance learning and complex project collaboration, it's often helpful to have tools that can assist with the various collaborative tasks need to be done by dispersed teams. I've put together a great list of 27 free... read more...

4 comments |category: |Views: 1060

tags: another

Visual Studio 2008 Service Pack 1(microsoft.com)

submitted by johnrummelljohnrummell(1321) 3 years, 9 months ago

It's finally here! I haven't seen an official announcement yet, but I did a search for "Visual Studio 2008 Service Pack 1" on Microsoft's Download Center and found the following downloads added today: Microsoft Visual Studio 2008 Service Pack 1 (exe) http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=en Microsoft Visual Studio 2008 Service Pack 1 (iso) http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&DisplayLang=en read more...

6 comments |category: |Views: 773

tags: another

Visual Studio Theme Generator(frickinsweet.com)

submitted by dengar007dengar007(3084) 3 years, 9 months ago

A fun little ASP.NET MVC Application I wrote to generate Visual Studio themes based off of 3 given colors. I have always felt that selecting every color to make a decent theme is way too repetitive. This web application automatically chooses complements / contrasts based off your initial color selections (and uses jQuery to let you preview your theme before creating). Check it out and let me know what you think. read more...

2 comments |category: |Views: 548

tags: another

Look at Xaml Samples and write your own!(code.elisy.net)

submitted by khasheikhashei(15) 3 years, 11 months ago

You can find a good XAML sample library here. read more...

add a comment |category: |Views: 211

tags: another

Detailed code metrics with NDepend(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 11 months ago

A while ago, I blogged about code performance analysis in Visual Studio 2008. Using profiling and hot path tracking, I measured code performance and was able to react to that. Last week, Patrick Smacchia contacted me asking if I wanted to test his project NDepend. He promised me NDepend would provide more insight in my applications. Let's test that! read more...

add a comment |category: |Views: 269

tags: another

C# and Lucene to index and search(aspcode.net)

submitted by aspcode.netaspcode.net(1045) 4 years, 8 months ago

Downloadable solution showing how to use Lucene for content indexing and then searching the data. Shows some of the advanced filtering possibilities Lucene offers when it comes to searching. Sourcecode C# and .NET 2.0, Windows Forms. read more...

1 comment |category: |Views: 1680

tags: another