mastermaq

Stories kicked by mastermaq

A Developer's Guide to Preparing for Windows 7(blogs.msdn.com)

submitted by mastermaqmastermaq(20) 3 years ago

Good overview of the compatibility tools and and programs available to developers. read more...

add a comment |category: |Views: 14

tags: another

Ninject 2 Reaches Beta(kohari.org)

submitted by nkoharinkohari(1310) 3 years, 3 months ago

Version 2.0 of the Ninject dependency injection framework has reached beta status. read more...

1 comment |category: |Views: 149

tags: another

A New Look for Visual Studio 2010!(blogs.msdn.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 3 months ago

At the PDC and TechEd EMEA last year we described our new editor support built on the WPF technology in .NET Framework 4.0. Today I’m happy to reveal the new UI for Visual Studio, also built on WPF: read more...

add a comment |category: |Views: 1214

tags: another

VsDoc for jQuery 1.3.1 now available(weblogs.asp.net)

submitted by johnsheehanjohnsheehan(4785) 3 years, 3 months ago

John Resig tells us he just uploaded the VsDoc file for jQuery 1.3.1 to jquery.com. This enables IntelliSense for the latest available jQuery. read more...

add a comment |category: |Views: 260

tags: another

ASP.NET MVC 1.0 Release Candidate Now Available(weblogs.asp.net)

submitted by sharplifesharplife(4570) 3 years, 3 months ago

Finally Scott Guthrie announced ASP.NET MVC 1.0 RC. Check it out. read more...

2 comments |category: |Views: 239

tags: another

A fluent C# library for Twitter(dimebrain.com)

submitted by dcrennadcrenna(1355) 3 years, 4 months ago

This C# library allows you to compose queries to Twitter easily, as well as serialize responses into data classes, make asynchronous calls, and perform caching and URL shortening automatically. It covers 100% of the Twitter API. read more...

1 comment |category: |Views: 445

tags: another

Improve your jQuery - 25 excellent tips(tvidesign.co.uk)

submitted by beckelmwbeckelmw(2755) 3 years, 5 months ago

jQuery is awesome. I've been using it for about a year now and although I was impressed to begin with I'm liking it more and more the longer I use it and the more I find out about it's inner workings. I'd call myself an "intermediate" jQuery user and I thought some others out there could benefit from all the little tips, tricks and techniques I've learned over the past year. The article also ended up being a lot longer than I thought it was going to be so I'll start with a table of contents so you can skip to the bits you're interested in. read more...

2 comments |category: |Views: 776

tags: another

Extending the Visual-Studio Context-Menu(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(2004) 3 years, 5 months ago

We can add features to the Visual-Studio context menu, without installing addins. Here is an example showing how to add "Explore" and "Execute" commands to any item in the Solution Explorer. read more...

add a comment |category: |Views: 385

tags: another

Introduction to WCF: Creating your first Service(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 5 months ago

Taking a look at WCF and how to create your first service using this great technology read more...

add a comment |category: |Views: 527

tags: another

jQuery and ASP.NET Article Posted(west-wind.com)

submitted by rstrahlrstrahl(7226) 3 years, 5 months ago

I've posted Part 2 of my jQuery with ASP.NET article series. Part 2 deals almost entirely with making AJAX callbacks to ASP.NET using several different mechanisms to retrieve data from the server for client side consumption. Covered are external content retrieval, same page callbacks, WCF/ASMX and a pluggable custom callback implementation that can be used with any application. Also covered is client side templating for managing HTML in one place. read more...

1 comment |category: |Views: 258

tags: another

The Private Life of a Public API(moserware.com)

submitted by moserwaremoserware(1665) 3 years, 5 months ago

Developing a public API on .NET is hard work, but it can be rewarding. Some reflections on the "Framework Design Guidelines" read more...

1 comment |category: |Views: 325

tags: another

Next-Generation Rich Client with Vidyano(vidyano.com)

submitted by SetsukoSetsuko(455) 3 years, 5 months ago

The Vidyano team just made the release candidate version of their next-generation in rich client software available. Applications build with Vidyano take advantage of technologies such as WPF, Workflow, LINQ to SQL, Entity Framework, Add-Ins, etc. Vidyano drastically reduces the complexity of these technologies by adding wizards, designers and custom tool generators to the Visual Studio environment. read more...

add a comment |category: |Views: 480

tags: another

jQuery Ajax uploader plugin (with progress bar!)(blog.codeville.net)

submitted by desmonddesmond(2014) 3 years, 6 months ago

Do you want your HTML file upload controls to show a progress bar during the upload? That's always been tricky. Here's a cool jQuery plugin that gets the job done, along with a demo app written in ASP.NET MVC. read more...

1 comment |category: |Views: 2286

tags: another

5 Tips for Better jQuery Cod(marcgrabanski.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 6 months ago

I've been coding using jQuery since shortly after it came out, and well -- I've been using it almost every work day. Here is a few tips that have saved me time. read more...

3 comments |category: |Views: 539

tags: another

Microsoft Announces Visual Studio 2010. Developers Respond.(cio.com)

submitted by asteroidasteroid(445) 3 years, 7 months ago

Microsoft's development environment offers new tools for Agile development, software testing enhancements and improved support for cloud computing. Microsoft showed CIO.com a sneak peek, and the author invited developers to chime in with their feedback. read more...

4 comments |category: |Views: 861

tags: another

Not doing TDD is worst than doing it wrong in the beggining.(codebetter.com)

submitted by stefanescu.dragosstefanescu.dragos(150) 3 years, 8 months ago

Check this out, and make a learn from it. read more...

2 comments |category: |Views: 574

tags: another