Max's Blog

.NET, SQL Server and other exciting stuff

  Home  |   Contact  |   Syndication    |   Login
  19 Posts | 1 Stories | 11 Comments | 0 Trackbacks

News

Tag Cloud


Archives

Post Categories

Links

MVC

There are 4 entries for the tag MVC
Part 1 - Listing Data from Database: Let us now learn ASP.NET MVC 2 from Scratch by actually developing a front end website for the Chinook database, which is an alternative to the traditional Northwind database. You can get the Chinook database from here. As always the best way to learn something is by working on it and doing something. The Chinook database has the following schema, a quick look will help us implementing the application in a efficient way. Let us first implement a grid view table...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

In this post, we are going to look into implementing lists into our twitter application and also about enhancing the data grid to display the status messages in a pleasing way with the profile images. Twitter lists are really cool feature that they recently added, I love them and I’ve quite a few lists setup one for DOTNET gurus, SQL Server gurus and one for a few celebrities. You can follow them here. Now let us move onto our tutorial. 1) Lists can be subscribed to in two ways, one can be user’s...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

In this post, we will get ourselves familiar with one of the popular Twitter API – Twitterizer & the famous Facebook SDK which was recently released by Microsoft. We will be using them in quite few of our up coming project will be doing in the near future. Go to these pages and make sure you download the packages and have the DLLs ready. “Twitter”izer This is very famous .Net library to enable easy communication with Twitter. The official Google Code page for this is - http://code.google.com/p/tw...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

We look to learn the Silverlight, WPF and ASP.NET MVC 2 over the next few months. We’ll start developing a data driven application to explore each one of these. I am now in the process of finding a sample database for use. We will start our tutorials from next week. Stay tuned until then. Technorati Tags: ASP.NET,MVC,Silverlight,WPF...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati