http://ndpsoftware.com/git-cheatsheet.html#loc=remote_repo;
Thursday, October 29, 2015
Tuesday, June 15, 2010
WPF – I’m Not Dead Yet!
nice article..
http://www.softinsight.com/bnoyes/2010/06/06/WPFNdashIrsquomNotDeadYet.aspx

http://www.softinsight.com/bnoyes/2010/06/06/WPFNdashIrsquomNotDeadYet.aspx
WPF i am not dead...
nice article..
http://www.softinsight.com/bnoyes/2010/06/06/WPFNdashIrsquomNotDeadYet.aspx

http://www.softinsight.com/bnoyes/2010/06/06/WPFNdashIrsquomNotDeadYet.aspx
Monday, April 26, 2010
changes to RIA services in VS 2010
http://dotnet-redzone.blogspot.com/2010/04/changes-of-wcf-ria-services-for-visual.html

Tuesday, April 20, 2010
Learning Windows Azure platform Resources
more here
http://www.wintellect.com/CS/blogs/pmehner/archive/2010/04/20/learning-windows-azure-platform-resources.aspx

http://www.wintellect.com/CS/blogs/pmehner/archive/2010/04/20/learning-windows-azure-platform-resources.aspx
Tuesday, February 09, 2010
Thursday, February 04, 2010
ASP.NET 4 features
Nice quick preview of ASP.NET 4 features.

- web.config
- Routing
- CSS Improvements
- Code expressions
Friday, July 17, 2009
Friday, March 13, 2009
Wednesday, December 31, 2008
Wednesday, August 06, 2008
Visual Studio 2008 Certification - MCTS
Visual Studio 2008 certifications details here..
http://www.microsoft.com/learning/mcp/vstudio/2008/default.mspx
http://www.microsoft.com/learning/mcp/vstudio/2008/default.mspx
Tuesday, July 29, 2008
Monday, July 28, 2008
Thursday, July 24, 2008
ASP.NET - Render Hidden Fields at the Top of a Form with .NET 3.5 SP1
I just came across a nice feature in ASP.NET 3.5 SP1
that I didn’t realize was included. It’s always nice to discover
hidden gems from time to time. With ASP.NET 1.0, 1.1, 2.0 and 3.5
applications if a user or JavaScript function tried to do a postback
before all of the ViewState and EventValidation data was loaded in the
browser, a ViewState MAC validation error could be raised by the server.
that I didn’t realize was included. It’s always nice to discover
hidden gems from time to time. With ASP.NET 1.0, 1.1, 2.0 and 3.5
applications if a user or JavaScript function tried to do a postback
before all of the ViewState and EventValidation data was loaded in the
browser, a ViewState MAC validation error could be raised by the server.
In
ASP.NET 3.5 SP1 Microsoft provides a new attribute on the <pages>
element in web.config that now allows all hidden fields to be rendered
at the top of a form rather than at the bottom which can help to avoid
the ViewState MAC validation error when people perform a postback
operation before the page has finished loading. The attribute is named
renderAllHiddenFieldsAtTopOfForm (which does what it
says) and defaults to a value of true.
Wednesday, September 26, 2007
Friday, August 17, 2007
Friday, July 27, 2007
Monday, July 16, 2007
Microsoft online collaboration tool
New online collaboration tool from Microsoft.
Microsoft SharedView Beta
Microsoft SharedView Beta
Subscribe to:
Posts (Atom)

