Jim Bonnie's Blog

I had trouble posting this code to the main dnn site.

Not sure if it is my browser settings, the FCKEditor or something else...

FormsAuthentication.SignOut()

System.Web.HttpContext.Current.Response.Cookies("portalaliasid").Value = Nothing

System.Web.HttpContext.Current.Response.Cookies("portalaliasid").Path = "/"

System.Web.HttpContext.Current.Response.Cookies("portalaliasid").Expires = DateTime.Now.AddYears(-30)

System.Web.HttpContext.Current.Response.Cookies("portalroles").Value = Nothing

System.Web.HttpContext.Current.Response.Cookies("portalroles").Path = "/"

System.Web.HttpContext.Current.Response.Cookies("portalroles").Expires = DateTime.Now.AddYears(-30)

Localization.SetLanguage(DotNetNuke.Entities.Portals.PortalController.GetCurrentPortalSettings.DefaultLanguage)

System.Web.HttpContext.Current.Trace.Write("Log them in")

Entities.Users.UserController.UserLogin(DotNetNuke.Entities.Portals.PortalController.GetCurrentPortalSettings.PortalId,...

Read More »

DNR has posted another in a series of shows on ORM, and data access tools. This one on LLBLGen (low level business layer Generator).Rob Conery has an interesting discussion on data access techniques, The 411: Stored Procedures, Views, and ORM. I can't wait to see the comments on this one.And Ayende answered someones question about how Nhibernate compares to SubsonicAnd yes, I am catching up discussion of ORM and data access. Jeremy Miller had a blog post that got some interesting comments, Don't let the database dictate your model

Read More »

Navigation

Register Login

About Me

Thanks for stopping by. My name is Jim Bonnie and I have been writing software for over 20 years. After building financial data systems for Reuters for nearly 18 years I have started doing contract work and am excited about technology and currently focus on Microsoft solutions. DotNetNuke has helped provide a good introduction to ASP.NET web application development, and I am now starting to branch out into other areas. Data Access techniques and SubSonic is something that I am looking into now. This has helped me get an invitation to speak at Las Vegas at DNN Open Force 07. it was a great time.

Reading the codebetter blogs and attending a nothing but .net training class with JP Boodhoo helped spark my interest in ALT.NET. I attended the first conference in Austin Texas, and it was amazing to see Scott Guthrie introduce the ASP.NET MVC framework.

Add to Technorati Favorites

View blog top tags

Links

Jim Bonnie's Blog

Jim Bonnie's Blog

Jim Bonnie's Blog