ngocmanhhv722004

Stories kicked by ngocmanhhv722004

Implementing the Repository Pattern in C# ASP .NET(visualcppsupport.blogspot.com)

submitted by gsanthoshbegsanthoshbe(69) 2 years, 2 months ago

Writing a C# ASP .NET web application which utilizes a database can create increasingly complex code. The more complex code gets, the more difficult it becomes to debug, maintain, and enhance. The Repository design pattern is a way of introducing architecture into your C# ASP .NET web application, which creates a clear layer of separation between your web forms and database accessible layers. The Repository pattern helps organize a web application to form a 3-tier architecture and provide loosly coupled classes, which can be reused in future C# ASP .NET web applications and easily updated. read more...

add a comment |category: |Views: 440

tags: another

Using SyntaxHighlighter use for your Blog(team.sfi.vn)

submitted by ngocmanhhv722004ngocmanhhv722004(165) 2 years, 2 months ago

SyntaxHighlighter for Windows Live Writer read more...

add a comment |category: |Views: 257

tags: another

131 jQuery Snippets for Visual Studio 2010(john-sheehan.com)

submitted by johnsheehanjohnsheehan(4785) 2 years, 5 months ago

I've started a new project to create jQuery Code Snippets for Visual Studio 2010 now that it supports HTML and JavaScript snippets. There are 131 so far. read more...

1 comment |category: |Views: 685

tags: another

Handling image uploads with Asp.Net Mvc (mattias-jakobsson.net)

submitted by JakobssonJakobsson(485) 2 years, 6 months ago

A very common taks in web development is uploading images. This isn't realy a hard task in it self, but it can be pretty frustrating to write the same code over and over again even if its only a few lines. read more...

add a comment |category: |Views: 316

tags: another

37 More Shocking jQuery Plugins(team.sfi.vn)

submitted by ngocmanhhv722004ngocmanhhv722004(165) 2 years, 6 months ago

jQuery Plugins read more...

2 comments |category: |Views: 1110

tags: another