teemukeiski.net

Teemu Keiski's .NET site
Welcome to teemukeiski.net Sign in | Join | Help
in
Home Our Blogs BlogRoll Forums Photos Downloads

Browse by Tags

All Tags » ASP.NET   (RSS)
Showing page 1 of 7 (70 total posts)
  • Book review coming soon...

    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 is almost immediately covered after the product launches so planning a writing serie ...
    Posted to Teemu (Weblog) by Anonymous on huhtikuu 20, 2010
  • Survey: Ajax usage among .NET developers

    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 there too plus can also help evaluating the future for Ajax techniques. Here's ...
    Posted to Teemu (Weblog) by Anonymous on toukokuu 25, 2009
  • What's new in the BCL in .NET 4 Beta 1 (from BCL Team blog)

    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 files and compression improvements. Hell, any improvement to the current state ...
    Posted to Teemu (Weblog) by Anonymous on toukokuu 23, 2009
  • Do You Want To Give Feedback on ASP.NET 4.0 Beta 1?

    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!
    Posted to Teemu (Weblog) by Anonymous on toukokuu 21, 2009
  • Free ASP.NET MVC “NerdDinner” Tutorial Now in HTML

    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!
    Posted to Teemu (Weblog) by Anonymous on huhtikuu 28, 2009
  • Sharepoint Designer is now free!

    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 SD for customizing our internal site we use to run our processes, it is invaluable tool. Share ...
    Posted to Teemu (Weblog) by Anonymous on huhtikuu 13, 2009
  • Release time: Silverlight 3 beta, ASP.NET MVC 1.0, IE8...

    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 source: ...
    Posted to Teemu (Weblog) by Anonymous on maaliskuu 19, 2009
  • Techdays 2009, Finland

    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 Halleux, Scott Galloway as well as hang around at ...
    Posted to Teemu (Weblog) by Anonymous on maaliskuu 7, 2009
  • Calling WCF service asynchronously from ASP.NET

    I was recently asked how to call WCF Service asynchronously from ASP.NET. Here's my sample code: 1) WCF Service Library Implementationnamespace WcfServiceLibrary1 { [ServiceContract] public interface ISampleService { [OperationContract] string SayHelloWorld(); } } namespace ...
    Posted to Teemu (Weblog) by Anonymous on lokakuu 26, 2008
  • Microsoft announces jQuery support in ASP.NET Ajax

    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. Read more here. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! ...
    Posted to Teemu (Weblog) by Anonymous on syyskuu 29, 2008
1 2 3 4 5 Next > ... Last »