Stories recently tagged with 'Tools'

Announcing Our Book! (Windows Developer Power Tools)(feeds.feedburner.com)

submitted by HaackedHaacked(5105) 5 years, 10 months ago

Announcing the Windows Developer Power Tools book that features open source and freeware tools to improve the development lifecycle. read more...

add a comment |category: |Views: 1

tags: another

Compile your application online with Compilr(caller.me.uk)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Away from home? No compiler? Type your source code in and have it compiled online. Just choose a language and enter your code in the box. Choose a language by clicking on the language below. You can either use C#, VB.NET, C or Fortran currently. Once you have finished typing your code, click "Compile now" and the compiler will show you any errors or just send you the file. Compilr will also perform syntax hilighting on your code to help with editing and debugging. Enjoy. read more...

2 comments |category: |Views: 24

tags: another

.NET 2.0 Documentation Coming Next Week?(forums.microsoft.com)

submitted by boatboyboatboy(195) 5 years, 10 months ago

Anand Raman posts to a forum thread about the need for a NDoc-like tool for .NET 2.0: <em>We did a code complete of "Sandcastle" CTP on June 15th and currently we are testing the tool building our .NetFramework documentation. We would like to release the CTP in Microsoft download center by next week.</em> Also on the forum, a link to alpha bits for NDoc 2.0 with Generics support. read more...

1 comment |category: |Views: 2

tags: another

SQL Programming Intellisense with RedGate's SQL Prompt(weblogs.asp.net)

submitted by RobChappelRobChappel(2720) 6 years ago

From Dan Wahlin : "RedGate (a company with some awesome SQL Server products) is releasing a tool called SQL Prompt that looks phenomenal from what I've seen to this point. It allows developers to get intellisense as they develop SQL queries within Query Analyzer, SQL Server 2005 Management Studio, Visual Studio 2005, Visual Studio .NET 2003, SQL Server 2000 Enterprise Manager and UltraEdit32. I haven't had a chance to try the beta out a whole lot yet but it looks like the final release will be May 22nd and I'm pretty excited about it since I've always wanted intellisense in these tools as I create different types of queries. Did I mention that they're releasing it for free? :-)" read more...

1 comment |category: |Views: 21

tags: another

Tools every C# developer should know about(geekswithblogs.net)

submitted by RobChappelRobChappel(2720) 6 years, 3 months ago

17 useful tools for C# read more...

2 comments |category: |Views: 55

tags: another