|
|
JarrettV
JarrettV
 |
|
Stories kicked by JarrettV
|
|
submitted by
JarrettV
14 days, 7 hours ago
blogsvc.net — The new setup wizard will have your AtomPub based blog up and running in a matter of seconds. BlogSvc is a solid blog engine / content management solution built using ASP.NET MVC. It's code is clean and simple. And all content can be managed using Windows Live Writer. read more...
add a comment
|
category: MVC | Views: 14
|
|
tags:
MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
arnoldmatusz
1 month, 2 days ago
blog.dreamlabsolutions.com — Using a huge XML file (over 54MB) containing more than 120000 records from the SalesOrderDetail table out of the AdventureWorks database I went ahead and done some profiling on a sample project to demonstrate the lack of performance of LINQ to XML with XPath compared to normal XML. Why you should still use XPath and why you definitely have to take a look at LINQ to XML? Please take the time and read a short performance review and find out! read more...
add a comment
|
category: Linq | Views: 11
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JarrettV
2 months, 15 days ago
blogsvc.net — The seventh release of BlogSvc includes support for Trackbacks. Also, this release contains the following new or improved features: Updated to latest MVC Beta, A new theme: Hibiscus, Auto-ping links upon create/update entry, Trackback client and server support, Pingback client and server support, and more. read more...
add a comment
|
category: ASP.NET | Views: 6
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JarrettV
2 months, 29 days ago
jvance.com — Learn to utilize the new expanded support for date times with proper time zone support in .NET 3.5. Create some HtmlHelper extension methods for writing out dates and use the jQuery Time Ago plugin to show them relative to the user's time zone. There is also a bonus method for formatting dates anyway you like through a lambda expression. read more...
add a comment
|
category: ASP.NET | Views: 34
|
|
tags:
3.5, .net3.5, MVC, ASP.NET, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JarrettV
3 months, 5 days ago
blogsvc.net — This release marks the change over to ASP.NET MVC framework. BlogSvc aims to be THE blog engine for new technology. MVC has greatly reduced complexity and increased testability of BlogSvc. With this release the BlogSvc.net website was separated out of the WebMvc project. The MVC switch also allowed for improvements with jQuery. read more...
add a comment
|
category: ASP.NET | Views: 15
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JarrettV
3 months, 9 days ago
58bits.com — In order to really 'grok' what's going on here in ASP.Net MVC the first few lines of code (and the first a lot of people are going to see when they start a new ASP.Net MVC project) ... you need to understand a couple of things. Firstly, there are several different classes named (in part at least) handler, or module in the System.Web.Routing and System.Web.Mvc namespace. It takes a little investigation... read more...
add a comment
|
category: ASP.NET | Views: 4
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 13 days ago, submitted by
ourcurrentfuture
3 months, 13 days ago
blog.madskristensen.dk — Technologies or formats such as FOAF, APML, SIOC, XFN tags and microformats are some of the building blocks of the social aspects of the semantic web. They are used to create cross-site profiles of people and also represent relationships between them. XFN and microformats are somewhat easy to start using, but FOAF, APML and SIOC are a different story. Here's a new class library to make it easier.. read more...
add a comment
|
category: ASP.NET | Views: 226
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JarrettV
3 months, 16 days ago
jvance.com — The existing star rating plugin for jQuery takes too much effort (client & server) so I wrote the jQuery Rater Plugin that should reduce the complexity of implementing an ajax rating scenario on the client side. The server side is easier as well since the markup doesn't change after a user has already rated. This plugin can also support multiple raters per page. read more...
add a comment
|
category: AJAX | Views: 97
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 2 days ago, submitted by
nanit76
4 months, 3 days ago
intuitive.sk — Are you web developer? Are you looking for video conversion library for long time? So, be happy! We are pleased to introduce you the first release of our .NET & FFMPEG based video conversion library - FFlib.NET. read more...
add a comment
|
category: C# | Views: 382
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JarrettV
4 months, 14 days ago
blogsvc.net — Jarrett has added threaded annotation support to BlogSvc. This is a major new feature leading up to the next release. This feature uses jquery to do some tasty ajax communication with the WCF service. read more...
add a comment
|
category: AJAX | Views: 17
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 27 days ago, submitted by
johnrummell
4 months, 27 days ago
microsoft.com — It's finally here! I haven't seen an official announcement yet, but I did a search for "Visual Studio 2008 Service Pack 1" on Microsoft's Download Center and found the following downloads added today:
Microsoft Visual Studio 2008 Service Pack 1 (exe)
http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=en
Microsoft Visual Studio 2008 Service Pack 1 (iso)
http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&DisplayLang=en read more...
6 comments
|
category: Visual Studio | Views: 731
|
|
tags:
.net3.5, VisualStudio2008, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JarrettV
4 months, 27 days ago
codeplex.com — This is the first release containing solid AtomPub support which works great with Windows Live Writer. The major new features are WSSE authentication, ETag and HEAD support. A new website has also been created for this release: http://blogsvc.net read more...
|
|
tags:
AtomPub, Community, ASP.NET, WebServices, WCF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JarrettV
5 months, 16 days ago
jvance.com — A new project has been started on CodePlex to create a blogging service using .NET 3.5. A community preview was recently released. read more...
add a comment
|
category: Community | Views: 14
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads by The Lounge
|