filemon

Stories kicked by filemon

Why Microsoft Will Win, and Dominate the Web.(realsoftwaredevelopment.com)

submitted by wisemxwisemx(8074) 4 years, 3 months ago

Is Silverlight a Flash killer? No. Is it intended to be? Nope. It's much more than that. Will you still see flash animations on sites? Absolutely. But, will you see real applications on the web, built in "AJAX"/Flash? Nope, they will be built using Silverlight. Dare I say, you might someday see Flash running on top of Silverlight! Why not? read more...

12 comments |category: |Views: 18

tags: another

Linq to SQL DataContext Lifetime Management(west-wind.com)

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

The DataContext is the central object that holds LINQ to SQL together. This post talks about a few different approaches you can use to hang on to your DataContext in the course of a request, to pass between layers or to manage on a per thread/request level. read more...

1 comment |category: |Views: 239

tags: another

MS Deploy - New IIS Web Deployment Tool(hanselman.com)

submitted by bdsuttonbdsutton(525) 4 years, 3 months ago

Scott Hanselman shows off the new web deployment tool from Microsoft. Looks like it has a lot of potential and there will be some Powershell integration later on. read more...

add a comment |category: |Views: 29

tags: another

Testable WPF with MVC(codeproject.com)

submitted by valentirobvalentirob(60) 4 years, 3 months ago

Great Article. Using MVC design pattern with WPF. read more...

add a comment |category: |Views: 84

tags: another