Manish 的个人资料Manish Agrawal照片日志列表 工具 帮助

日志


3月10日

Mobile TV next big battleground

Lara Sinclair has written a nice article named - Mobile TV next big battleground
 
Article covers the trends and gives excellent projections of and about mobile tv content & usage.
6月7日

Silverlight Tutorials

Silverlight Tutorials

Thanks Michael Schwarz.

Mix 07 Silverlight Sessions

Silverlight 1.0 Tutorials

Silverlight 1.1 Tutorials

Expression Blend with Silverlight 1.0

Silverlight QuickStarts

MSDN Library

Tutorials from other Web sites

5月7日

Tips for a successful team lead

 

Roy Oserove has given good tips for becoming a successful team lead. Believe my these tips really work, I have experienced that.

More over you can share anything missing to make the post even better.

Check the article here.

4月24日

Flash Control for ASP.NET 2.0 and AJAX

 FlashControl is an ASP.NET 2.0 server control that allow you to add Flash movies (swf files) in your aspx pages. It removes the "Click to activate and use this control" message.

This control has some great features:

  • Remove "Click to activate and use this control" message
  • ASP.NET AJAX enabled! (works inside an AJAX UpdatePanel)
  • Auto detect browsers and render proper client code
  • Enable full screen Flash movies
  • Support all Flash properties (Width, Height, Src, FlashVars, PluginsPage, Loop, Menu, Scale, BgColor, SwLiveConnect, Quality, Play, Base, Align, SAlign, WMode, etc...)
  • FlashVars GUI editor
  • XHTML compliance mode
  • Support ASP.NET 2.0 Theme and skins
  • Full Visual Studio designer support (Smart tag, Custom Designer, Custom Editors)

FlashControl is available at www.flash-control.net

 

 

To Read More goto : Flash Control for ASP.NET 2.0 and AJAX

JavaScript Intellisense and Documentation in VS.NET Orcas

Microsoft's Betrand Le Roy just put together a great post on how to document JavaScript code in VS.NET Orcas.  By adding documentation comments, users of your script will get nice intellisense as they type and use JavaScript classes, methods, etc.  Nice stuff that we've all wanted for a long, long time.

http://weblogs.asp.net/bleroy/archive/2007/04/23/the-format-for-javascript-doc-comments.aspx

Wally McClure just released a video that shows what the new intellisense support looks like as well.

Read More here: JavaScript Intellisense and Documentation in VS.NET Orcas