markfind

Stories kicked by markfind

VB6(2)XAML the VB6 Form Converter to WPF XAML Windows(codesapiens.net)

submitted by davide.senatoredavide.senatore(20) 2 years, 7 months ago

The new release of VB6(2)XAML converter is freely available to download. In this version, completely redone in WPF, is also available a preview of the converted Form and support for VB6 User Control (.ctl Files). read more...

add a comment |category: |Views: 90

tags: another

ASP.NET MVC goes RTM before MIX09(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 3 years, 2 months ago

Not sure if the release was intentional or just someone that forgot to set the timezone field while publishing the download, but ASP.NET MVC has been RTMed before MIX09. read more...

1 comment |category: |Views: 169

tags: another

Some updates on the "Beginning ASP.NET MVC" book(nayyeri.net)

submitted by simonechsimonech(10.1k) 3 years, 8 months ago

Finally the book has its cover designed, and it's available for pre-sale on Amazon. Keyvan also discusses the pro and cons of writing a book based on pre-release versions of a technology. read more...

add a comment |category: |Views: 168

tags: another

ViewStateAnalyzer for ASP.NET 2.0(lab.aspitalia.com)

submitted by gavinjoycegavinjoyce(25.7k) 6 years, 4 months ago

ViewStateAnalyzer is a tool for ASP.NET 2.0 developers. It's an Internet Explorer toolband that allows you to analyze local ASP.NET pages. By pressing the "Analyze" button, you will retrieve page controls graph and for each element you can check the handled event, read the viewstate saved by the control and HTML rendered, easily focusing it into IE. read more...

add a comment |category: |Views: 15

tags: another