MikeBorozdin

Stories submitted by MikeBorozdin

A Practical Example Of The New Features Of ASP.NET 3.5(mikeborozdin.com)

submitted by MikeBorozdinMikeBorozdin(1146) 3 years, 11 months ago

A tutorial on creating a simple guestbook with ASP.NET 3.5 by using LINQ, LinqDataSource, ListView and ASP.NET AJAX read more...

add a comment |category: |Views: 24

tags: another

Getting BlogEngine.NET To Work With The Local Time Zones(mikeborozdin.com)

submitted by MikeBorozdinMikeBorozdin(1146) 3 years, 11 months ago

BlogEngine.NET displays the times only in the server time zone by default. I wrote a JavaScript function that converts the server time to the local time of your users. read more...

add a comment |category: |Views: 8

tags: another