C#和VB.NET之间的MVC区别 [英] MVC difference between C# and VB.NET

查看:349
本文介绍了C#和VB.NET之间的MVC区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

首先,如果这是一个错误的论坛,请允许我道歉-我找不到专门针对MVC的论坛.

First, let me apologize if this is the wrong forum - I couldn't find one for MVC specifically.

我正在学习MVC,并认为我会同时使用C#和VB.NET进行这项工作.在控制器内部的操作方法上单击鼠标右键以添加视图时,我遇到了麻烦-如果我选择强烈键入它包含的视图,则在C#中 下拉列表中的模型"文件夹中的所有对象可供选择;但是,在VB.NET中,列表中没有可用的模型.我需要采取一些步骤,以使下拉菜单中的模型对象可用

I am in the process of learning MVC, and thought I would parallel the work in both C# and VB.NET.  I ran into a snag when right-clicking in an action method inside of a controller to add a view - in C# if I choose to strongly type the view it includes all the objects in the models folder in the drop-down list for selection; however, in VB.NET none of the models are available in the list.  Is there some step I need to take in order to make the models objects available in the drop down for selection? 

推荐答案

可以在以下链接中找到ASP.NET MVC论坛:

The ASP.NET MVC forum can be found at the below link:

http://forums.asp.net/1146.aspx

 


这篇关于C#和VB.NET之间的MVC区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆