|
|
Latest Posts
-
|
I'm sure many of my readers know Reflector, that tool to decompile the assemblies to see what it contains, maybe investigating what Microsoft has done with the base assemblies in .NET or maybe trying to understand 3rd party assemblies (or maybe just...
|
-
|
After a long silence, I will continue blogging on .NET. The becoming post will be a book review (one is confirmed for now). Timeframe is in a few weeks. Tech tips are still on hold, it's harder to write new tips on ASP.NET anymore, feels as if everything...
|
-
|
See ScottGu's post for details: http://weblogs.asp.net/scottgu/archive/2009/07/10/silverlight-3-released.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More......
|
-
|
Simone has created a survey to better understand Ajax usage among .NET developers. It would be nice if You could also complete it, if you haven't done so yet, as there are also MS people interested in the results. More answers means more understanding...
|
-
|
Interesting stuff : http://blogs.msdn.com/bclteam/archive/2009/05/22/what-s-new-in-the-bcl-in-net-4-beta-1-justin-van-patten.aspx My favorite features are parallel extensions, code contracts (I was familiarized with them thanks to Peli ), memory mapped...
|
-
|
Thanks to Bill Evjen for informing about this. Download: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=752cb725-969b-4732-a383-ed5740f02e93 The Visual Studio 2010 and .NET Framework 4 Training Kit includes presentations,...
|
-
|
If you do, then head to ASP.NET Forums / ASP.NET Beta 1 Forum And if you look for where to get VS2010 / ASp.NET 4.0 Beta 1, then have a look at here Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More......
|
-
|
See: http://www.microsoft.com/windows/windows-7/download.aspx I've installed Win7 RC on VMWare Server 2 (2.0.1), earlier today, and it went smoothly. There's not yet option for Win7 in VMWare Server, but using Windows Server 2008 as a guest OS...
|
-
|
More details: http://blogs.msdn.com/chrisfie/archive/2009/04/28/announcing-service-pack-2-sp2-for-microsoft-project-2007-and-microsoft-project-server-2007.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More.....
|
-
|
From: http://weblogs.asp.net/scottgu/archive/2009/04/28/free-asp-net-mvc-nerddinner-tutorial-now-in-html.aspx You can read the tutorial here . Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More......
|
-
|
Late to this game, as usual but still adding here. From: http://blogs.msdn.com/sharepoint/archive/2009/04/02/sharepoint-designer-available-as-a-free-download.aspx Sharepoint Team made Sharepoint Designer available as a free download. I've been using...
|
-
|
You're blessed to be web developer nowadays :-) Lots of interesting releases by MS lately: ASP.NET MVC 1.0 http://haacked.com/archive/2009/03/18/aspnet-mvc-rtw.aspx download: http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&displaylang=en...
|
-
|
Do you have concerns with Silverlight's security aspects? MS has just released the whitepaper "Security Guidance for Writing and Deploying Silverlight Applications" Download it from here Share this post: email it! | bookmark it! | digg it!...
|
-
|
I installed Windows 7 Beta to my old home machine. Basic installation took 25 minutes approx. I had slight issues with display drivers since this mummy display adapter (RadeonIGP9100) hasn't worked even with Vista (ever). Well, with nice tip from...
|
-
|
I attended Techdays 2009 at Helsinki on 5th of March. It was the biggest MS event in Finland so far, measured purely by the number of audience. I had the honor to participate on Thursday and sit down and chat with many well-known experts like Peli de...
|
-
|
Definately, long time no see! I was setting up my new work machine, and during installation of Business Intelligence Development Studio in SQL2008 64-bit, I got the aforementioned error (I had installed VS2008 to other than the default location). Fortunately,...
|
-
|
I was recently asked how to call WCF Service asynchronously from ASP.NET. Here's my sample code: 1) WCF Service Library Implementation namespace WcfServiceLibrary1 { [ServiceContract] public interface ISampleService { [OperationContract] string SayHelloWorld();...
|
-
|
See ScottGu's announcement at: http://weblogs.asp.net/scottgu/archive/2008/10/14/silverlight-2-released.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More......
|
-
|
I just noticed a very interesting announcement by Scott Guthrie. Microsoft will officially start co-operating with jQuery development community, adding support for jquery in ASP.NET Ajax, and which also includes Microsoft PSS e.g they take support cases....
|
-
|
Author: Steve Souders Publisher: O'Reilly ISBN-10: 0-596-52930-9 ISBN-13: 978-0-596-52930-7 September 2007, 168 pages O'Reilly's web site: http://oreilly.com/catalog/9780596529307/ Companion web site: http://www.stevesouders.com/hpws/ High...
|
-
|
If you seem to get "Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control." in a case where it doesn't seem to make any sense, my first questions are: Are you using <%#Eval("field")%>...
|
-
|
David Penton, a fellow AspInsider, has published an excellent article on AspAlliance how to take pattern-like approach to ASP.NET cache A New Approach to HttpRuntime.Cache Management http://aspalliance.com/1705_A_New_Approach_to_HttpRuntimeCache_Management...
|
-
|
I suggest you have a look at Kirk Allen Evan's blog post: XmlWriterSettings Encoding Being Ignored? http://blogs.msdn.com/kaevans/archive/2008/08/11/xmlwritersettings-encoding-being-ignored.aspx Short explanation is that if you directly or indirectly...
|
-
|
Yes, now it is released and you'll get it at: http://www.asp.net/downloads/3.5-sp1/ Interesting point regaring some old posts of mine e.g Potential solution for "Validation of viewstate MAC failed" http://aspadvice.com/blogs/joteke/archive/2007/08/14/Potential-solution-for-_2200_Validation-of-viewstate-MAC-failed_2200_.aspx...
|
-
|
Look no further: http://www.microsoft.com/presspass/press/2008/aug08/08-06SQLServer2008PR.mspx " REDMOND, Wash. — Aug. 6, 2008 — Microsoft Corp. today announced the release to manufacturing of Microsoft SQL Server 2008, the new version...
|
|
|
|