Showing results for Web 2.0 - .NET Blog

Mar 7, 2007
0
0

JScript IntelliSense March CTP Gotchas + Workarounds

Web Development Tools Microsoft
Web Development Tools Microsoft

The March CTP is of course a "Preview" and does have some bugs.  I thought we'd share the top issues seen and offer some workarounds. 1. TypeLibBuilder.exe "has encountered a problem..." If you're seeing this: This a bug where that particular assembly has not been given a Strong Name.  The solution is to turn ver...

ASP.NET
Mar 1, 2007
0
0

JScript IntelliSense in Visual Studio Orcas

Web Development Tools Microsoft
Web Development Tools Microsoft

The March CTP of Visual Studio marks the debut of a much-requested and long-awaited feature: improved JScript IntelliSense.  We’ve been working on this for almost a year now and I’m pretty excited to finally be able to share it with the public.  There are a variety of topics I’d like to deep dive into, but for today let’s just take a quic...

ASP.NET
Dec 11, 2006
0
0

WPF/E ASP.NET Server Control

Web Development Tools Microsoft
Web Development Tools Microsoft

The other day, I have posted on an entry on my blog showing how to embed videos on your websites using simple IFrame technique. The next thing I wanted to do is to build an ASP.NET Server Control to show how easy it is to integrate rich content into ASPX pages - but Mike Harsh beat me to it. See his post about the WPF/E ASP.NET Server Control ...

ASP.NETWPF
Nov 22, 2006
0
0

Getting started with ASP.NET AJAX in Visual Web Developer

Web Development Tools Microsoft
Web Development Tools Microsoft

Once you download ASP.NET AJAX, you are ready to start using Visual Web Developer and Visual Studio 2005 for your development. The first thing you will notice when you open up Visual Web Developer is that you now have a new project type called ASP.NET AJAX Enabled Web Site as seen below. Selecting this option will give you a web site with a dif...

ASP.NET
Nov 9, 2006
0
0

Beta2 of ASP.NET AJAX (formerly Atlas) has shipped!

Web Development Tools Microsoft
Web Development Tools Microsoft

  This Monday we shipped Beta2 of the ASP.NET AJAX framework – formerly known as “Atlas”.  You can visit the ASP.NET AJAX website or Scott Guthrie’s blog article for details.  The bits can be downloaded from here.   We have made sure that the already shipped version of Visual Studio 2005 and Visual Web Developer 2005 can be used ...

ASP.NET