Shreeman's profileShreemanBlogLists Tools Help

    WCF -Tips and Trick

    Christian Weyer has a recent set of presentation slides  and samples covering tips and tricks for performance and configuration of WCF applications

    KOBE-Web 2.0 reference Architecture from Microsoft

    MIcrosoft has released a Web 2.0 Reference Architecture Framework together with Samples and Videos .Find the Details here http://msdn.microsoft.com/en-us/architecture/bb194897.aspx .
    Update :- 17-05-2009:-There are few issues with KOBE which Karl has listed here.Worth a Look http://codebetter.com/blogs/karlseguin/archive/2009/04/16/kobe-oh-dead-lord-why.aspx
    April 11

    Few SilverLigth Resources

     

    Velocity CTP-3 & MEF CTP-5

    Velocity the Distriuted caching frmaework from Microsoft got a new CTP.Find more details here http://msdn.microsoft.com/en-us/data/cc655792.aspx .Also read Whats new in CTP3 here http://msdn.microsoft.com/en-us/library/dd169204.aspx .
    There is a new CTP for MEF too.Here is the  Download Link: Managed Extensibility Framework CTP 5

    RIA Services In Perspective of ADONET DataService

    I got a chance to look into the new RIA services.I am not yet sure why a cutdown version of AdoNEtdataServices was provided ?
    The steps are almost the same other then Proxy Generation.
    You add a Edmx/LinqtoSql or Custom Entity
    Compile It
    Add a Domain Service ,Instead of DataService
    Compile it to get the Proxy geenrated in SilverLight Project[Here it is different,you need to add a proxy for the DataService]
     
    For the CRUD operation the model still remains the same,You cant get the service outside ,I mean you cant consume it in Interop scenario like from Java or Flex.You still have the Crossdomain issue,You cant control the Security[Actually not needed and Authorization is provided] since the Service is not available to outside world.Although you can use it with ASPNET or WPF.Hpwever although I have gone thru the PDF documentation and Brad's post here http://blogs.msdn.com/brada/archive/2009/03/19/what-is-net-ria-services.aspx .
    Although I can see that using the RIA or domain service and DataPager and GRouping the data is really easy.I am still not convinced why not MS enhanced the AdoNEt DataService with SilverLight Support itself rather then creating a new Service???
     
    Also the Performance needed to be watched out for.
    I will try to Digg more and Update back:)
     

    IsvInnovation is now MSDev

    ISV Innovation has been the home to our ISV focused developer enablement activities that are specifically focused on broad scale ISV developer Web based training. And now, the site has been updated into MSDEV.COM.

    You will find web seminars, virtual events, live events on .NET Framework, business development, cloud computing, Exchange, Expression, high performance computing, Hyper-V, Internet Explorer, IIS, Dynamics, Office System, VSTO, SharePoint, Next Web, Web UI, Silverlight, SQL Server, Azure, Windows, Visual Studio, and much more.

    MOSS BI Resources

     
    Using charts and PivotChart reports in Excel Services http://office.microsoft.com/en-us/sharepointserver/HA101054621033.aspx
    Use a PivotChart report in Dashboard Viewer for SharePoint Services http://office.microsoft.com/en-us/performancepoint/HA102680451033.aspx
     
    April 10

    Azure Training Kit Available

    The Azure Services Training Kit April update now includes the following content covering Windows Azure, .NET Services, SQL Services, and Live Services:
    11 hands-on labs – including new hands-on labs for PHP and Native Code on Windows Azure.
    18 demo scripts – These demo scripts are designed to provide detailed walkthroughs of key features so that someone can easily give a demo of a service
    9 presentations – the presentations used for our 3 day training workshops including speaker notes
     Download it From
    http://go.microsoft.com/fwlink/?LinkID=130354
    April 06

    Entity Framework PDF and Samples

    Zeesahn has posted a 500 pages PDF and Demo Sample on  Entity Framework.
    Here is the Link:- Pdf Link and DemoProject
     

    Cloud Computing Comparision

    Rob has Put forward a Nice Summary on Comapring the Cloud Computing platform available today.Here is the Link :-