help.net

<font size="2"><br />Musing on .Net</font>

  • New book: Build your own ASP.Net using C# & VB.Net

    A new book by Zak Ruvalcaba, published by Sitepoint has just been released. The aim of this book is to focus on building web applications using .Net and HTML. Beginners, but also intermediates developers and web designers can learn a lot from this reading.Build Your Own ASP.NET Website Using C# & VB.NET

    Learn how to create the basic, dynamic, and advanced ASP.NET pages in C# and VB.Net.Packed with tips, tricks, and workarounds, this book covers every aspect of developing a Web application for the enterprise using ASP.NET.

    Written by a web expert, it shows readers how to create the basic, dynamic, and advanced ASP.NET pages in Microsoft's .Netprogramming languages, and explains how to interact with the database using ADO.NET.

    The author reviews the fundamentals on Object Oriented Programming with clever and easy to use examples. He also explains how to create web forms and web controls.

    The author covers every aspect of developing a Web application including building an e-commerce site or reinforcing the security.

  • Developer PowerToys

    The Developer PowerToys site is a "work in progress" directory of cool utilities and tools developed by Microsoft and the community that are meant to improve developer productivity. Currently, on this site, you will find the original list of Powertoys projects on the right, categorized feeds from the Powertoys Blog, and a blog created for discussion about the future of this site. Ideally this site will transition into a place where people can post, rate, and share their cool extensions to the Visual Studio platform.

  • WordNet CE

    I always have a passion for all sort of dictionaries, and having one in my Pocket PC is a must.

    So I am delighted with the release of WordNet CE, a dictionary and thesaurus for Pocket PC, based on a Princeton Univeristy project, avaliable for desktops.
    This version has been developed with compact framework.
    And good news, it's a freeware (some donations to the author will be of course appreciated)

    You need a good storage space for the data, about 40 Mb !

    Download here

    You need also Wordnet 2.0.

  • .Text installation issues

    I posted this question already in .Text forums, but I didn't received any answer. So I try now to see if someone in this community has a solution for this.

    I setup a blog for a small project using .Text 95.

    The configuration I'm using is the Multiple Blogs of the form

    But right now my problem is with the user's login.

    For example, when I tried to log in my blog:
    (http://blog.kilkenny.com/blog/myblog/admin/ or http://blog.kilkenny.com/blog/myblog/admin/default.aspx)

    Then that i've input my username and password, the blog go back to the login page with the following URL:
    (http://blog.kilkenny.com/blog/myblog/Login.aspx?ReturnUrl=/blog/myblog/admin/default.aspx)

    Its never permit to me to administering my blog. I don't have a way to view the admin pages.

    I'm sure that is not an incorrect username/password problem because when i do that, the message dottext print is: "That's not it!"

    Does anybody know about this? Scott suggest to check the cookies but I still have the same problem. Locally the project works well.

    Thanks