miketrash

Stories kicked by miketrash

WPF Apps With The Model-View-ViewModel Design Pattern(msdn.microsoft.com)

submitted by mrprkmrprk(370) 3 years, 3 months ago

A nice article on the MVVM pattern for WPF. read more...

add a comment |category: |Views: 460

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

Everyone knows child predators program in C#(stopanonlinepredator.org)

submitted by miketrashmiketrash(105) 3 years, 6 months ago

Take a look at the book on the shelf in this PSA. read more...

add a comment |category: |Views: 23

tags: another

New ASP.NET Charting Control(weblogs.asp.net)

submitted by craigtpcraigtp(683) 3 years, 6 months ago

From ScottGu's blog. Brand new, Free, ASP.NET 3.5 chart control. It looks very nice! read more...

1 comment |category: |Views: 890

tags: another

WPF ICollectionViewExplained(marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 3 years, 6 months ago

Tips and tricks on ICollectionView for WPF Apps and how it can be used in M-V-VM read more...

add a comment |category: |Views: 207

tags: another

WPF: The best walkthrough of Model-View-ViewModel I have seen(lab49.com)

submitted by miketrashmiketrash(105) 3 years, 6 months ago

Jason Dolinger a consultant for lab49 gives a great walkthrough on Model-View-ViewModel using WPF. He starts out doing things the traditional way and refactors the app to use ViewModels, Commands, and Unity. read more...

add a comment |category: |Views: 649

tags: another

Microsoft WCF Security Guide from Patterns and Practices(codeplex.com)

submitted by RandolphoRandolpho(10) 3 years, 11 months ago

Microsoft has released a beta of their new Patterns and Practices guide: Improving Web Services Security read more...

1 comment |category: |Views: 38

tags: another

Windows PowerShell 1.0 released(chrisfulstow.blogspot.com)

submitted by wibblewibble(245) 5 years, 6 months ago

Microsoft has officially released Windows PowerShell 1.0, its next generation command-line shell. Fully extensible using .NET. read more...

add a comment |category: |Views: 2

tags: another

aspneticons.com -- free icons for ASP.NET web applications(aspneticons.com)

submitted by javierRomerojavierRomero(1010) 5 years, 6 months ago

That’s not all! There are more than 300 (three hundred!) professionally designed icons for your ASP.NET applications in this collection. And, they all are completely free! read more...

2 comments |category: |Views: 741

tags: another

ASP.Net 2.0 - Master Pages: Tips, Tricks, and Traps(odetocode.com)

submitted by javierRomerojavierRomero(1010) 5 years, 6 months ago

MasterPages are a great addition to the ASP.NET 2.0 feature set, but are not without their quirks. This article will highlight the common problems developers face with master pages, and provide tips and tricks to use master pages to their fullest potential. read more...

add a comment |category: |Views: 5

tags: another

Event handling with anonymous methods in C# 2.0(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 6 months ago

One of the nicest things about the new anonymous methods is how simple event handling has become. This simple approach will save you many lines of code. read more...

add a comment |category: |Views: 222

tags: another

pixer.us :: online photo editor(pixer.us)

submitted by jxlarreajxlarrea(225) 5 years, 6 months ago

A very cool ASPNET, ajax based online photo editor. Allows basic operations like resizing, cropping, rotating, flipping as well as color adjustments and special effects filters. read more...

add a comment |category: |Views: 40

tags: another

XSDClassgen = XSDObjectGen + .net framework 2.0(devauthority.com)

submitted by miketrashmiketrash(105) 5 years, 7 months ago

A newer version of XSDobjectgen. This version supports 2.0, uses generics, nullable fields, and partial classes. Written by Ram Marappan. read more...

add a comment |category: |Views: 886

tags: another