Add a blog post

home » blogs » Vinz

Communifire Blogs

CodeAsp.Net"s <strong>ASP.NET Blogs</strong> is more than just a social community for ASP.NET bloggers - we are one of the largest ASP.NET blog directories on the internet. Whether you are looking to search ASP.NET blogs, connect with ASP.NET bloggers, learn more about ASP.NET, or promote your own blog, CodeAsp.Net is for you. Be sure to check back often as we add new ASP.NET blog postings frequently.

Blogs RSS Feed

Vinz : Most Recent postings

Fetching Data from Database and Populating fields in the Form using LINQ to SQL

2 hours, 37 minutes ago by Vinz   -   0 Comments   -   Views: 1

In my previous example I have demonstrated how to create a simple form that would allow users to insert data to the database using L2S. In this example I’m going to demonstrate how to fetch and filter data from database and fill the fields in the form using L2S.  This example is basically a continuation of my previous example here . So I would suggest you to take a look at my previous example first before you proceed reading this example. Continue...

Read More

Inserting Data to Database using LINQ to SQL

2 hours, 38 minutes ago by Vinz   -   0 Comments   -   Views: 3

Few months ago, I’ve created a simple demo about “Creating a Simple Registration Form using the ADO.NET way ”. In this article, I'm going to demonstrate how to create a simple form that would allows users to insert data to the database using L2S.   As an overview, LINQ to SQL is a technology that allow you to query sql server. LINQ to SQL is an O/RM (object relational mapping) implementation that ships in the .NET Framework "Orcas" release, and which allows you to model a relatio...

Read More

Learning ASP.NET: Where to Begin?

3/1/2010 7:53:23 AM by Vinz   -   1 Comments   -   Views: 58

I often see questions at forums(http://forums.asp.net ) asking stuffs like: Where to begin? Where Do I start? How to Get Started? So I deciced to write this "boring " post to express my opinion and hopefully this can help beginners find their way to get started with ASP.NET. Based on my experience learning ASP.NET is just like learning how to play a guitar.. (oh really? why could I say that? ).(1) First you must have this what we called "interest " because if you d...

Read More

Pluralsight On-Demand Training library

3/1/2010 7:51:19 AM by Vinz   -   0 Comments   -   Views: 35

Pluralsight is an online .NET Training library which provides online training materials for .NET developers. Example trainings available on demand: ·  .NET 3.5 ·  Agile Team Practices ·  ASP.NET 3.5 ·  ASP.NET AJAX ·  ASP.NET MVC ·  BizTalk 2006 ·  BizTalk Server 2006 R2    ·  BizTalk Server 2009 ·  iPhone ASP.NET ·  LINQ ·  Managed Services Engine ·  Silverlight 3 ·  SharePoint Services ·  SQL Server 2008    ·  VSTS ·  WCF ·  Windows Server AppFabric, formerly "Dubli...

Read More

FAQ: Cross Browser GridView Fix Header and Footer with ASP.NET Ajax

1/6/2010 11:42:00 PM by Vinz   -   1 Comments   -   Views: 354

Many developers from the forums (forums.asp.net ) are asking if how to implement fix header in GridView while scrolling. We all know that there are lots of examples out there that provide a solution that are available, however some of the solutions provided are not cross browser compatible. While searching for a cross browser solution, I found this article at devarchive.net and it seems very interesting to me. So I play around with the extender provided by devarchive team and thought wha...

Read More

Rank 3rd at the ASP.NET Community Hall of Fame

1/6/2010 11:39:34 PM by Vinz   -   2 Comments   -   Views: 286

Wheew..looks like i've been so busy lately.. ;)... I never thought I’d achieve this, but I’ve somehow managed to get to the top 3 rank in ASP.NET Community Hall of Fame ..This has been a very rewarding experience [~at least for me :) ]!Honestly, I really can't believe that I have helped hundreds, not only hundreds but I think thousands of geeks already within 2 years of contrinuting through forums at the official Microsoft ASP.NET site.

Read More

Move Multiple Rows Between GridViews

10/11/2009 8:22:12 PM by Vinz   -   0 Comments   -   Views: 706

This example shows on how to move multiple rows between GridViews. The main idea here is to use a CheckBox control for selecting the rows to be removed from one GridView to another and vise versa. Read More

Read More

Reset Identity Column Value in SQL Table

9/10/2009 9:21:41 PM by Vinz   -   0 Comments   -   Views: 954

Recently, one of the members at forums.asp.net is asking if how to reset identity count in sql table. So I thought of sharing the possible solution that we have discussed in this thread as a reference to others.

Read More

Good News!: SEA MVPs Blog-A-Holic has Officially Launched Today

9/7/2009 9:04:45 PM by Vinz   -   0 Comments   -   Views: 707

Check this out:

Read More

Passing Information form .HTM to .ASPX page in ASP.NET

8/27/2009 2:06:58 AM by Vinz   -   0 Comments   -   Views: 2999

Just recently, one of the members at forums.asp.net is asking if how to pass data from .htm page to aspx page. So I decided to share with you of what we have discussed in this thread for a possible solution.

Read More

Join CodeAsp.Net for FREE Today!

It's fast, easy and free! Submit articles, get your own blog, ask questions & give answers in the forums, and become a better developer, faster.

enter your email address: