asp.net中的项目(真正的项目) [英] project in asp.net (really project)

查看:69
本文介绍了asp.net中的项目(真正的项目)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

我想在asp.net中有一个项目的例子,文件(css,js,... c#)和IIs服务器

i需要一个好的例子请

thik you

hello
I want to have an exemple of a project in asp.net with files (css, js,...c#) and IIs server
i need a good example please
thik you

推荐答案

这里有几百个关于代码项目的例子。

您应该检查它们出 [ ^ ]并找到适合您的想法。
There are literally hundreds of examples right here on code project.
You should Check them out[^] and find what suits your fancy.


它取决于您的需求。

ASP.NET至少有三个主流:Web窗体,MVC,网页。

使用Web窗体,您几乎无法控制发出的代码。所有css,js和html代码片段都来自组件/控件。每个组件/控件编写器都应该处理有关其组件/控件的所有内容。因此,从项目的角度来看,你真的很喜欢这些。

您提到的这些老式概念,使用ASP.NET MVC回到ASP.NET。虽然MVC本身并不是一种新的设计模式,但它在微软世界中还是一个全新的模式。如果你来自PHP,Rubly,Pyhton或其他面向脚本的世界,你可能会发现MVC是一个很好的伴侣。

NerdDinner是着名的ASP.NET MVC教程之一。而且真的很棒。我建议你从这里开始:

http://nerddinnerbook.s3.amazonaws.com/Intro。 htm [ ^ ]

http://nerddinner.codeplex.com/ [ ^ ]
It depend what you are looking for.
ASP.NET has at least three main streams: Web Forms, MVC, Web Pages.
With Web Forms you have few control over the emitted code. All css, js and html code snippets come together from components/controls. Every component/control writer is supposed to handle everything regarding his component/control. Thus from a project''s point of view, you have really litte to do with these.
These "old fashioned" concepts you mentioned, come back to ASP.NET with ASP.NET MVC. Although MVC itself is not a new design pattern, it is quite new in the Microsoft world. If you come from PHP, Rubly, Pyhton or other script-oriented world, you might find MVC a good companion.
NerdDinner is one of the famous ASP.NET MVC tutorials. And is is really good. I suggest you start here:
http://nerddinnerbook.s3.amazonaws.com/Intro.htm[^]
http://nerddinner.codeplex.com/[^]


这篇关于asp.net中的项目(真正的项目)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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