wwwcoder

Stories kicked by wwwcoder

Creating a DotNetNuke Skin Object(wwwcoder.com)

submitted by wwwcoderwwwcoder(240) 5 years, 9 months ago

There are plenty of tutorials on creating DNN modules, but what about a skin object? In what kind of situations would you want to use a skin object? In this article we discuss one scenario, and provide you with the code to create your own random image DNN skin object. read more...

add a comment |category: |Views: 92

tags: another

Using the DNN Text Suggest Control(dotnetnuke.com)

submitted by rjdudleyrjdudley(1465) 5 years, 9 months ago

It's like Google Suggest for DotNetNuke sites. read more...

add a comment |category: |Views: 34

tags: another

Book Review: Professional DotNetNuke 4 (wwwcoder.com)

submitted by wwwcoderwwwcoder(240) 5 years, 9 months ago

Looking to learn about DNN running on the ASP.NET 2.0 framework? Well look no more, here's the book for you. In this article, I will provide you with a chapter by chapter breakdown of the new book. From the personal perspective of DNN founder, Shaun Walker to learning how to distribute modules, skins, and components of DNN. In addition, at the end of the article, Wrox has been kind enough to provide WWWCoder.com with a free downloadable chapter from the new book. read more...

add a comment |category: |Views: 6

tags: another

FREE Visual Studio .NET Tips and Tricks Book !!(infoq.com)

submitted by marcosmarcos(2779) 5 years, 9 months ago

Visual Studio .NET Tips and Tricks explains how to use VS.NET efficiently. Organized into short and easy-to-grasp sections, and containing tips and tricks on everything from editing and compiling to debugging and navigating within the VS.NET IDE, this book is a must-read for all .NET developers, regardless of expertise and whether they program in C#, VB.NET, or any other .NET language. This book covers the Visual Studio .NET 2002, 2003, and 2005 Beta 1 releases read more...

add a comment |category: |Views: 34

tags: another

Try out Microsoft Virtual Labs for developers! (wwwcoder.com)

submitted by wwwcoderwwwcoder(240) 5 years, 9 months ago

What is a Virtual Lab? Virtual Labs are currently the latest, most innovative resource for our developer community. A virtual lab is a pre-configured environment where users can try out new software products. Learn more about Microsoft Virtual Labs and view WWWCoder.com recommended content. read more...

add a comment |category: |Views: 7

tags: another

New Search Engine on WWWCoder.com Based on Lucene.NET (blogs.wwwcoder.com)

submitted by wwwcoderwwwcoder(240) 5 years, 10 months ago

Information on the new search engine for the ASP.NET community from the developer of the site. The engine is based on Lucene.NET and allows you to search weblog content, podcasts, and video all focused on ASP.NET development. You can also export the search results to your aggregator. read more...

add a comment |category: |Views: 151

tags: another

Preventing SQL Injection Attacks(wwwcoder.com)

submitted by wwwcoderwwwcoder(240) 5 years, 10 months ago

Keep your code secure against intruders. In this article we provide examples of SQL injection attacks and how you can write code to prevent them. Stop people from getting information from your database. read more...

add a comment |category: |Views: 17

tags: another

ASP.NET Developers and Search Engine Optimization (SEO) (wwwcoder.com)

submitted by wwwcoderwwwcoder(240) 5 years, 10 months ago

Many developers forget about Search Engine Optimization when developing websites. Here's some SEO tips for ASP.NET developers, but the concepts can apply to other languages as well. read more...

add a comment |category: |Views: 4

tags: another