catto

Stories kicked by catto

Two More Windows Phone 7 Tutorials(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 1 year, 9 months ago

Couple of WP7 tutorials covering Model, View, ViewModel and the Visual State Manager. read more...

add a comment |category: |Views: 134

tags: another

Creating a Data Access Layer (DAL) for ASP.NET and C# Part-3(blog.webwizo.com)

submitted by webwizowebwizo(109) 1 year, 11 months ago

Get the last identity value inserted into an @NEWID variable in the same scope by Data Access Layer (DAL) Class. read more...

add a comment |category: |Views: 72

tags: another

Creating a Data Access Layer (DAL) for ASP.NET and C# Part-2(blog.webwizo.com)

submitted by webwizowebwizo(109) 1 year, 11 months ago

Welcome to another article of Data Access Layer (DAL) for ASP.NET and C#. Here I will tell you about how to create method for INSERT, UPDATE and DELETE. This method will return affected rows count by ExecuteNonQuery Method. read more...

add a comment |category: |Views: 72

tags: another

Creating a Data Access Layer (DAL) for ASP.NET and C# Part-1(blog.webwizo.com)

submitted by webwizowebwizo(109) 1 year, 11 months ago

In ASP.NET you should use ADO.NET Data Access Model for designing a Data Access Layer. I'm going to show you a DAL Framework which you can use in any project for SELECT purpose. read more...

add a comment |category: |Views: 168

tags: another

nRoute: Now, More Wholesome(www.orktane.com)

submitted by orktaneorktane(300) 2 years, 1 month ago

I'm really excited to introduce the latest version of nRoute. It's a major one, for a couple of reasons - first, this release propels nRoute to three platforms (Silverlight, WPF, WP7), two, it takes big strides in making the underlying infrastructure asynchronous, three, it significantly updates the navigation infrastructure, and four, it brings extensible Dependency Injection (DI) into play which allows top-down composition to cascade through the application.. read more...

add a comment |category: |Views: 30

tags: another

Create a panoramic view on WP7 using Silverlight(blogs.codes-sources.com)

submitted by KooKizKooKiz(10) 2 years, 2 months ago

Article explaining how to mimic Windows Phone 7 panoramic effect using Silverlight controls, in a easy and reusable way. read more...

add a comment |category: |Views: 63

tags: another

Drag & Drop with MVC & jQuery AJAX(derans.blogspot.com)

submitted by deransderans(323) 2 years, 2 months ago

So my wife decided she would like her clients to be able to order prints off her website via some type of code. Well I thought I would start with the fun part. read more...

add a comment |category: |Views: 153

tags: another

.NET Framework/ASP.NET/C# Development Ultimate Learning Resources (Tut(goneale.com)

submitted by cattocatto(495) 2 years, 2 months ago

.NET Framework/ASP.NET/C# Development Ultimate Learning Resources (Tutorials for Beginners to Advanced) read more...

add a comment |category: |Views: 11

tags: another

Top Reasons why HTML 5 is not ready to replace Silverlight(silverlighthack.com)

submitted by bartczernickibartczernicki(503) 2 years, 3 months ago

This article covers the top reasons why HTML 5 is not ready to replace Silverlight RIA technology to deliver rich web experiences. read more...

add a comment |category: |Views: 39

tags: another

Block Select VS10 Vid Scott Cate(scottcate.com)

submitted by cattocatto(495) 2 years, 4 months ago

Block Select VS10 Vid Scott Cate Good read more...

add a comment |category: |Views: 5

tags: another

Creating RSS Feeds using ASP.net (prajeeshkk.blogspot.com)

submitted by cattocatto(495) 2 years, 4 months ago

RSS ASP.NET India C# How to read more...

add a comment |category: |Views: 11

tags: another

Making Sense of ASP.NET Paths(west-wind.com)

submitted by rstrahlrstrahl(7226) 2 years, 5 months ago

ASP.NET includes a plethora of functions and utilities to retrieve information about the current requests and paths in general. So much so that it's often hard to remember exactly which path property or method you are actually looking for. This update to an old and very popular post from this blog summarizes many of the paths and path related operations that are available in ASP.NET. read more...

add a comment |category: |Views: 15

tags: another

Implementing Validation in ASP.NET MVC Application Using IDataErrorInf(highoncoding.com)

submitted by cattocatto(495) 2 years, 5 months ago

Video Implementing Validation in ASP.NET MVC Application Using IDataErrorInf read more...

add a comment |category: |Views: 6

tags: another

Deep Fried Bytes Pod w/ da Gu(deepfriedbytes.com)

submitted by cattocatto(495) 2 years, 6 months ago

Deep Fried Bytes Pod w/ da Gu '09 read more...

add a comment |category: |Views: 99

tags: another

SharePoint 2010 public BETA is available on MSDN(praveenbattula.blogspot.com)

submitted by praveenbattulapraveenbattula(629) 2 years, 6 months ago

SharePoint 2010 public BETA is available on MSDN. Get it now. Hurry up!!! read more...

add a comment |category: |Views: 4

tags: another

Advanced url rewriting for the rest of us - how to create a custom tra(runtingsproper.blogspot.com)

submitted by rtpHarryrtpHarry(215) 2 years, 6 months ago

At first glance url rewriting can be a daunting task, but today we will see that it doesn't have to be. Every developer desires clean urls for their apps but because its not built into the language in a straight forward way its usually left on the "nice to haves" list. I am going to take you on a tour of the UrlRewriter.net library from the theory to implementing it in your website. read more...

add a comment |category: |Views: 7

tags: another