ASP NET MVC (Please Hepl)
Posted
by rah.deex
on Stack Overflow
See other posts from Stack Overflow
or by rah.deex
Published on 2010-04-22T07:18:21Z
Indexed on
2010/04/22
7:23 UTC
Read the original article
Hit count: 332
asp.net-mvc
I'am a newbie n interest to leaarn aspnet mvc (vb) but there's too much application sample that using C#..
i just want to know how to wrote this code in VB
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<MvcGridSample.ViewModels.Shared.Grid<Customer, CustomerSearchForm>>" %>
do you have any idea??
thx before
-dix-
© Stack Overflow or respective owner