webgui

Stories kicked by webgui

Mouse Events in Silverlight(jeffblankenburg.com)

submitted by sadukiesadukie(505) 2 years, 10 months ago

In this 1st post of his 31 Days of Silverlight series, Jeff Blankenburg explains how to work with the different mouse events (MouseEnter, MouseLeave, MouseLeftButtonDown, MouseLeftButtonUp, and MouseMove) in Silverlight. read more...

1 comment |category: |Views: 263

tags: another

More ASP.NET MVC Best Practices(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years ago

In this post, I’ll share some of the best practices and guidelines which I have come across while developing ASP.NET MVC web applications. I will not cover all best practices that are available, instead add some specific things that have not been mentioned in any blog post out there. Existing best practices can be found on Kazi Manzur Rashid’s blog and Simone Chiaretta’s blog. read more...

add a comment |category: |Views: 1837

tags: another

On-Server AJAX, a paradigm shift that brings the AJAX benefits(c-sharpcorner.com)

submitted by saumya321saumya321(775) 3 years, 6 months ago

This article tells you the benifits that AJAX can bring for any enterprise. read more...

add a comment |category: |Views: 7

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

ScottG:Styling a Silverlight Twitter Application with Expression Blend(weblogs.asp.net)

submitted by JemmJemm(9604) 3 years, 6 months ago

"One of the things that makes Silverlight so powerful is the ease with which developers and designers can collaborate together on projects. Developers can use Visual Studio to open and edit Silverlight 2 projects and get a powerful code-focused .NET development environment, and designers can use Expression Blend 2 SP1 to open and edit the exact same project and use a creative tool to sculpt and create optimal user experience designs." read more...

1 comment |category: |Views: 206

tags: another