Shreeman's profileShreemanBlogLists Tools Help
    November 28

    IE View Source Gotcha I don't Care

    One Fellow Mvp Posted the following behavior in IE and a whole lot of email follows up.
    This is quiet interesting....
    1) Create a folder on the desktop and name it as "Notepad"
    2) Open a webpage (any) in IE and see its view source.
     
    Here is the remedy to fix the thing up:-
    Remember modifying the registry is not a recommended way to fix issue but if you still need it take a backup of the registry before modifying it.
    For Me Why should i create a "Notepad" folder in Desktop I don't need at all and not interested but if you are looking for the solution have a try on the following suggestion (Note i didn't tried it yet..so don't blame me if its not working ):-
     
    Go to Registry, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\  
    Create a new key “View Source Editor”  
    Right Click on the “View Source Editor” key just created and add a “New” Key “Editor Name” under it.  
    Select the “Editor Name” and Right Click on the “default” property that comes in the Details Window    
    Select “Modify”  
    Enter “C:\WINDOWS\NOTEPAD.EXE” in the Value data Textbox and Click Ok.  
    Now, you can create a folder named Notepad and still view source for any web page.
     
     
     
    November 27

    Config Section Generation Tool For Asp.Net 2.0

    dmitryr's  has posted a config tool used to creata config section for asp.net 2.0 .If you re looking for the configgeneration tool have a look into it in Dimtry's blog post here

     

    WinForm 2.0 New Demos and SAmples

    So the privious Posts was on the howto and materiails on WWF and it looks like today i need to post more on the materials and resources available today not a very good blogging day for me :) but certainly not for you if you are lookign for the new materials on WinForm 2.0 good new sfor you there were lot of materials recently published .So before vowing to not postign more links and some specific features stuff Here you go :-
     
    The windowsforms.net has been updated with many new materials on 2.0 features
     
     
     
     
     
     
     

    SO you are looking For WWF(Windows WorkFlow Foundation)

    After the PDC tid bits I found there are a huge drive and a lot of interest have been generated since on the WWF and its features.The WorkFlow Seems to be providing  a lot new features and it provides  a new easier programming model to design and develop your WorkFlow and a whole new direction to EAI other then Biztalk and so.Further its easy integration with .NET platform is definitely provideas a new looks which i hope would loved by many .
     
    One Question let me clarify the curreent bits of WWF is compatible with vs.net BETA 2.0 and soon a RC compatible version will be released.
     
    Thus if you are looking for a start On WWF have look into the following:-
     
    Books so far knew of these two :- WPF :link1 and WWF:link2
     
     
     
    Hope these provides a quite bits into what WWF how it works.
    thx
    Shreeman
     
    November 13

    PDC05 Shows

    Guys if you are like me who didn't attend the PDC05 and still wants to know and get the materials then there is good new sfor you.The PDc contents videos are now available .Just choose the session and watch the demos and videos here . Further the same content will also be available soon in dowloadable format.
     
    November 09

    NEw WebDeployment Project For Asp.net 2.0

    Microsoft is going  to ship a new AddoN for the WebDeployment with lot of advanced functionalities.Have a look into the features it provided from Scottgu's Blog here
    Also download the documents :-
     
     
     
    November 08

    Enterprise Library Nov CTP Released

    The EnterpriseLibrary Nov CTP  got released and it seems as per tomhollander  that this build works on the final shipping version of Visual Studio 2005 and .NET Framework 2.0.
    check it out the latest version at : patterns & practices: Enterprise Library   .
    however with this bit the  Configuration Tool wasn’t ready for this CTP), and the Cryptography Application Block is also seems to be shipped in near future
    One thing still need to check out is that does this contains the .Net 2.0 features.I am gonna going to Install it and I ll get back with the new features.