一个老geezer第一次运行视觉工作室 [英] an old geezer running visual studio for the first time

查看:64
本文介绍了一个老geezer第一次运行视觉工作室的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好:


如果您认为以下评论是绝对业余的,那么

请耐心等待,或者只是跳过这个帖子。 br />

几个月前,我决定从经典ASP / VBS到ASP.NET / VB逐步升级

我的网络编程技巧。 NET。


虽然研究语言差异和.NET

中的所有新功能到目前为止还没有创伤,但我有点

首次安装并运行Visual Studio .Net(2003版)。


到目前为止,我已经编写了旧的所有内容 - 老式的方式,即使用最少的工具:一个简单的编码编辑器,一些Frontpage for

页面布局,以及我的浏览器在运行时查看结果反对

a本地IIS实例的页面。


我做了很多网页编程,从黄色开发任何东西

会计程序页面。


但是当我第一次运行VS.NET时,我根本就不知道在哪里

start。


该程序似乎是一种瑞士刀编程方法,

,无需外部应用程序。在过去的几年里,我已经开发了我自己的小帮手,我在

开发过程中使用了这些帮手。


VS .NET为project mangement创建文件。我的项目管理通常是

包含注释和图表。我的可重用代码(子代和函数)在单独的文件中保存

,我可以参考或剪切/粘贴 - 取决于

的情况。


我通常使用GUI工具(例如Frontpage)来生成页面布局。

在VS.NET中,我遇到的问题是我是否希望设计为

基于网格或基于流量。


最后,我发现VS.NET将代码和html保存在不同的文件中。我

用于将所有内容保持在一起,将功能,子组等分组在上面

< head>标记,然后在< %%>之间插入代码段标签。这种

的方法似乎被VS.NET所诟病。


我是一个老式的家伙吗?不,因为我已经决定搬到

..NET,虽然有点晚了。但我想找一本书,一本

教程,任何可以教这个老geezer使用新玩具的东西,

显然可以提高我的工作效率。


我们非常欢迎任何可能会或可能不会通过

相同流程的人提出意见/建议。


谢谢


TB

Hi all:

If you think that the following comments are absolute amateurish, then
please bear with me, or simply skip this thread.

A couple of months back I made the decision to initiate a gradual upgrade of
my web programming skills from Classic ASP / VBS to ASP.NET / VB.NET.

While the study of the language differences and all the new features in .NET
has so far not been a traumatic experience, I am a bit shell-schocked after
installing and running for the first time Visual Studio .Net (2003 edition).

Until now I have programmed everything in the old-fashioned way, i.e. with a
bare minimum of tools: a simple editor for coding, a bit of Frontpage for
page layout, and my browser to see the results when running the page against
a local instance of IIS.

I have done quite a bit web programming, developing anything from yellow
pages to accounting programs.

But when I ran VS.NET for the first time, I simply didn''t know where to
start.

The program appears to be a sort of Swiss-knife approach to programming,
eliminating the need for external apps. During the past couple of years I
have developed my own little collection of helpers which I use during
development.

VS.NET creates files for "project mangement". My project management normally
consists notes and diagrams. My reusable code (subs and functions) is kept
in separate files, which I either reference to or cut/paste - depending on
the situation.

I normally use a GUI tool (Frontpage for example) to generate a page layout.
In VS.NET I am met with the question whether I want the designed to be
grid-based or flow-based.

Finally, I discovered that VS.NET saves code and html in different files. I
am used to keeping everything together, grouping functions, subs etc above
the <head> tag, and then insert code snippets between <% %> tags. This
approach seems to be frowned upon by VS.NET.

Am I an old-fashioned guy? No, because I have made the desicion to move to
..NET, although a bit late perhaps. But I would like to find a book, a
tutorial, anything that can teach this old geezer to use a new toy which
apparently could improve my productivity.

Any advice / comments from people who may or may not have been through the
same process would be most welcome.

Thanks

TB

推荐答案

虽然没有必要使用vs,和很多人都没有,

a解决方案是谷歌 - >


书籍视觉工作室


" TB" < TB ******************** @ yahoo.com>在消息中写道

新闻:eT ************** @ TK2MSFTNGP14.phx.gbl ...
Although it is not necessary to use vs, and many people don''t,
a solution is to Google -->

books visual studio

"TB" <tb********************@yahoo.com> wrote in message
news:eT**************@TK2MSFTNGP14.phx.gbl...
大家好:

如果您认为以下评论绝对是业余性的,那么请耐心等待我,或者干脆跳过这个帖子。

几个月前我做出了决定开始逐步升级我的Web编程技巧从Classic ASP / VBS到ASP.NET / VB.NET。

同时研究语言差异和所有新功能<到目前为止,.NET还没有成为一种创伤性的体验,在第一次安装和运行Visual Studio .Net(2003
版本)之后,我有点蠢蠢欲动。

到目前为止,我已经用老式的方式编写了所有内容,例如只需要一个简单的工具:一个简单的编码编辑器,一些用于页面布局的Frontpage
和我的浏览器在IIS的本地实例上运行页面时查看结果。

我做了很多网页编程,开发从黄色页面到会计程序的任何东西。

但是当我第一次运行VS.NET时,我根本就不知道从哪里开始。

该程序似乎是一种瑞士刀编程方法,无需外部应用程序。在过去的几年里,我开发了自己的小帮手,我在开发过程中使用了这些帮助器。

VS.NET为项目管理创建文件。我的项目管理通常包括笔记和图表。我的可重用代码(subs和
函数)保存在单独的文件中,我可以参考或者剪切/粘贴 - 具体取决于具体情况。

我通常使用GUI工具(例如Frontpage)生成页面
布局。在VS.NET中,我遇到了一个问题,即我是否希望设计的
基于网格或基于流。

最后,我发现VS.NET将代码和html保存在不同的文件。
我习惯于把所有东西放在一起,将函数,子函数等组合在< head>之上。标记,然后在< %%>之间插入代码段这种方法似乎被VS.NET所诟病。

我是一个老式的家伙吗?不,因为我已经决定转移到.NET,尽管可能有点迟了。但我想找一本书,一本教程,任何可以教这个老geezer使用新玩具的东西,这显然可以提高我的生产力。

任何建议/非常欢迎来自可能会或可能不会通过相同过程的人的评论。

谢谢

TB
Hi all:

If you think that the following comments are absolute amateurish, then
please bear with me, or simply skip this thread.

A couple of months back I made the decision to initiate a gradual upgrade
of my web programming skills from Classic ASP / VBS to ASP.NET / VB.NET.

While the study of the language differences and all the new features in
.NET has so far not been a traumatic experience, I am a bit shell-schocked
after installing and running for the first time Visual Studio .Net (2003
edition).

Until now I have programmed everything in the old-fashioned way, i.e. with
a bare minimum of tools: a simple editor for coding, a bit of Frontpage
for page layout, and my browser to see the results when running the page
against a local instance of IIS.

I have done quite a bit web programming, developing anything from yellow
pages to accounting programs.

But when I ran VS.NET for the first time, I simply didn''t know where to
start.

The program appears to be a sort of Swiss-knife approach to programming,
eliminating the need for external apps. During the past couple of years I
have developed my own little collection of helpers which I use during
development.

VS.NET creates files for "project mangement". My project management
normally consists notes and diagrams. My reusable code (subs and
functions) is kept in separate files, which I either reference to or
cut/paste - depending on the situation.

I normally use a GUI tool (Frontpage for example) to generate a page
layout. In VS.NET I am met with the question whether I want the designed
to be grid-based or flow-based.

Finally, I discovered that VS.NET saves code and html in different files.
I am used to keeping everything together, grouping functions, subs etc
above the <head> tag, and then insert code snippets between <% %> tags.
This approach seems to be frowned upon by VS.NET.

Am I an old-fashioned guy? No, because I have made the desicion to move to
.NET, although a bit late perhaps. But I would like to find a book, a
tutorial, anything that can teach this old geezer to use a new toy which
apparently could improve my productivity.

Any advice / comments from people who may or may not have been through the
same process would be most welcome.

Thanks

TB



这三个建议有望帮助很多:


1.考虑在FrontPage,Dreamweaver中开发你的aspx和ascx文件,

记事本,或者你最喜欢的HTML和/或CSS编辑器 - 并且限制

你使用VS.NET来(1)所有编程工作(代码隐藏逻辑) (2)

启动您的申请以进行测试。 VS.NET 2003绝对是

不是写HTML的地方 - 所以你不需要考虑网格与流量

布局。原因是VS.NET 2003会为您重写HTML -

通常会带来灾难性的后果。来自微软内部人士的这个链接解释说:
http://blogs.msdn.com/MikhailArkhipo...16/132886.aspx

结果是我们很多人都使用FrontPage或Dreamweaver

HTML特定的工作(即ASPX和ASCX文件开发)并使用VS.NET

仅用于编程/代码隐藏工作。我开发的方式是在VS.NET 2003一直保持运行Dreamweaver的一份

副本 - 并在两者之间切换

。最后一点是VS.NET 2005 - 11月左右发布的
- 预计将不再有HTML呈现和VS.NET
管理问题VS.NET 2003年有。


2.获取本书:编程ASP.NET - 作者:Dino Esposito - Microsoft Press。

它将所有内容置于上下文中 - 恕我直言你的情况。这不是一个逐步的教程,但它更有价值,因为它告诉你如何理解ASP.NET。


3.通过以下链接熟悉入门套件:
http://www.asp.net/Default.aspx?tabindex=8&tabid=47 。我特别想要b / b
建议您下载并删除Commerce入门套件。启动器

工具包是完整的ASP.NET Web应用程序,包括所有源代码 -

,这是非常易读和详细记录的。 Commerce初学者套件是一个简单的
- 所以它将是一个很好的起点,因为它包含了许多基础的



-HTH

-JT

" TB" < TB ******************** @ yahoo.com>在消息中写道

新闻:eT ************** @ TK2MSFTNGP14.phx.gbl ...
These 3 suggestions will hopefully help a lot:

1. Consider developing your aspx and ascx files in FrontPage, Dreamweaver,
Notepad, or whatever is your favorite HTML and/or CSS editor - and limit
your use of VS.NET to (1) all programming work (code-behind logic) and (2)
launching you application for testing purposes. VS.NET 2003 most definitely
NOT the place to write HTML - so no need for you to think about grid vs flow
layouts. Reason being that VS.NET 2003 will rewrite your HTML for you -
often with disastrous results. This link from a Microsoft insider explains:
http://blogs.msdn.com/MikhailArkhipo...16/132886.aspx
The upshot is that many of us use FrontPage or Dreamweaver for all
HTML-specific work (i.e., ASPX and ASCX file development) and use VS.NET
only for programming/code-behind work. The way I develop is that I keep a
copy of Dreamweaver running at all times along side VS.NET 2003 - and switch
between the two. One last point here is that VS.NET 2005 - due out in
November or so - is expected to no longer have the HTML rendering and
management issues that VS.NET 2003 has.

2. Get this book: Programming ASP.NET - by Dino Esposito - Microsoft Press.
It puts everything in context - IMHO ideal for your situation. It''s not a
step-by-step tutorial, but it is more valuable because tells you how to
understand ASP.NET.

3. Familiarize yourself with the starter kits at the following link:
http://www.asp.net/Default.aspx?tabindex=8&tabid=47. I''d especially
recommend that you download and disect the Commerce starter kit. The starter
kits are complete ASP.NET Web applications and include all source code -
which is very readable and well-documented. The Commerce starter kit is one
of the simpler - so it would be a good starting point as it incorporates
many fundamentals.

-HTH

-JT

"TB" <tb********************@yahoo.com> wrote in message
news:eT**************@TK2MSFTNGP14.phx.gbl...
大家好:

如果您认为以下评论绝对是业余性的,那么请耐心等待我,或者干脆跳过这个帖子。

几个月前我做出了决定开始逐步升级我的Web编程技巧从Classic ASP / VBS到ASP.NET / VB.NET。

同时研究语言差异和所有新功能<到目前为止,.NET还没有成为一种创伤性的体验,在第一次安装和运行Visual Studio .Net(2003
版本)之后,我有点蠢蠢欲动。

到目前为止,我已经用老式的方式编写了所有内容,例如只需要一个简单的工具:一个简单的编码编辑器,一些用于页面布局的Frontpage
和我的浏览器在IIS的本地实例上运行页面时查看结果。

我做了很多网页编程,开发从黄色页面到会计程序的任何东西。

但是当我第一次运行VS.NET时,我根本就不知道从哪里开始。

该程序似乎是一种瑞士刀编程方法,无需外部应用程序。在过去的几年里,我开发了自己的小帮手,我在开发过程中使用了这些帮助器。

VS.NET为项目管理创建文件。我的项目管理通常包括笔记和图表。我的可重用代码(subs和
函数)保存在单独的文件中,我可以参考或者剪切/粘贴 - 具体取决于具体情况。

我通常使用GUI工具(例如Frontpage)生成页面
布局。在VS.NET中,我遇到了一个问题,即我是否希望设计的
基于网格或基于流。

最后,我发现VS.NET将代码和html保存在不同的文件。
我习惯于把所有东西放在一起,将函数,子函数等组合在< head>之上。标记,然后在< %%>之间插入代码段这种方法似乎被VS.NET所诟病。

我是一个老式的家伙吗?不,因为我已经决定转移到.NET,尽管可能有点迟了。但我想找一本书,一本教程,任何可以教这个老geezer使用新玩具的东西,这显然可以提高我的生产力。

任何建议/非常欢迎来自可能会或可能不会通过相同过程的人的评论。

谢谢

TB
Hi all:

If you think that the following comments are absolute amateurish, then
please bear with me, or simply skip this thread.

A couple of months back I made the decision to initiate a gradual upgrade
of my web programming skills from Classic ASP / VBS to ASP.NET / VB.NET.

While the study of the language differences and all the new features in
.NET has so far not been a traumatic experience, I am a bit shell-schocked
after installing and running for the first time Visual Studio .Net (2003
edition).

Until now I have programmed everything in the old-fashioned way, i.e. with
a bare minimum of tools: a simple editor for coding, a bit of Frontpage
for page layout, and my browser to see the results when running the page
against a local instance of IIS.

I have done quite a bit web programming, developing anything from yellow
pages to accounting programs.

But when I ran VS.NET for the first time, I simply didn''t know where to
start.

The program appears to be a sort of Swiss-knife approach to programming,
eliminating the need for external apps. During the past couple of years I
have developed my own little collection of helpers which I use during
development.

VS.NET creates files for "project mangement". My project management
normally consists notes and diagrams. My reusable code (subs and
functions) is kept in separate files, which I either reference to or
cut/paste - depending on the situation.

I normally use a GUI tool (Frontpage for example) to generate a page
layout. In VS.NET I am met with the question whether I want the designed
to be grid-based or flow-based.

Finally, I discovered that VS.NET saves code and html in different files.
I am used to keeping everything together, grouping functions, subs etc
above the <head> tag, and then insert code snippets between <% %> tags.
This approach seems to be frowned upon by VS.NET.

Am I an old-fashioned guy? No, because I have made the desicion to move to
.NET, although a bit late perhaps. But I would like to find a book, a
tutorial, anything that can teach this old geezer to use a new toy which
apparently could improve my productivity.

Any advice / comments from people who may or may not have been through the
same process would be most welcome.

Thanks

TB



Hi TB。我们所有人都经历过这个阶段,你现在面对的是


我记得当我自己经历这个过渡时...感觉

被VS.NET淹没,不知道什么是最好的新方式做我在之前的平台上做的事情。

坐下来!你正在使用ASP.NET进行一次非常激动人心的旅程。你理解ASP.NET基础结构越多,你就会越惊讶,你想要学习更多的东西。

是的,它可以令人沮丧的是没有在通常的

地方找到通常的功能,但我可以确保你保留和增强所有的功能。

你要记住的第一件事是学习如何申请是对象

面向设计和编程。当你开始获得时

平台的精神(比如ASPX文件在运行时生成一个继承自代码隐藏类的
)的类,然后你就会开始自己走。

掌握的另一个非常重要的事情是页面生命周期(

的顺序,事件和方法被触发/调用)。

开始时另一件令人讨厌的事情是ADO.NET。


但是对于你可能遇到的任何问题,新闻组都在这里和谷歌团体

是你最好的朋友。


希望我可以提供帮助


- Sergio

" ; TB" < TB ******************** @ yahoo.com>在消息中写道

新闻:eT ************** @ TK2MSFTNGP14.phx.gbl ...
Hi TB. WE have all gone through this very same stage that you are facing
right now.
I remember when I was going through this transition myself... Feeling
overwhelmed by VS.NET and not knowing what was the "best new way" of doing
the things I did in the previous platform.
Sit tight! You''re in for a extremely thrilling ride with ASP.NET. The more
you understand the ASP.NET infrastructure the more amazed you get and the
more you want to learn.
Yes, it can be frustrating not finding the usual functionality in the usual
places, but I can ensure you all the functionality was kept and enhanced.
The first thing you should keep in mind and learn how to apply is object
oriented design and programming. When you start "getting" the spirit of the
platform (like "the ASPX file produce a class at runtime that inheritd from
the code-behind class), then you''ll start to walk on your own.
Another very important thing to master is the page life cycle (the order on
which the events and methods are fired/called).
Another thing that can be annoying in the begining is ADO.NET.

But for any question you may have, the newsgroups is here and google groups
is your best friend.

Hope I can be of help

- Sergio
"TB" <tb********************@yahoo.com> wrote in message
news:eT**************@TK2MSFTNGP14.phx.gbl...
大家好:

如果您认为以下评论绝对是业余性的,那么请耐心等待我,或者干脆跳过这个帖子。

几个月前我做出了决定从经典ASP / VBS到ASP.NET / VB.NET开始逐步升级
我的网络编程技巧。

同时研究语言差异和$中的所有新功能b $ b ..NET到目前为止还没有一次创伤经历,在第一次安装和运行Visual Studio .Net(2003
版)之后,我有点好了b

到目前为止,我已经用老式的方式编写了所有内容,即使用
a最少的工具:一个简单的编码编辑器,一些Frontpage for
页面布局,以及我的浏览器来查看结果在针对IIS的本地实例运行页面
时。

我做了很多网络编程从黄色页面到会计程序开发任何东西。

但是当我第一次运行VS.NET时,我根本就不知道从哪里开始。

该程序似乎是一种瑞士刀编程方法,无需外部应用程序。在过去的几年里,我开发了自己的小帮手,我在开发过程中使用了这些帮助器。

VS.NET为项目管理创建文件。我的项目管理
通常包括笔记和图表。我的可重用代码(子代和函数)保存在单独的文件中,我可以参考或剪切/粘贴 - 取决于
情况。

我通常使用GUI工具(例如Frontpage)生成页面
布局。在VS.NET中,我遇到的问题是我是否希望设计基于网格或基于流程。

最后,我发现VS.NET保存了代码和html不同的文件。
我习惯把所有东西放在一起,将函数,子等分组在上面
< head>标记,然后在< %%>之间插入代码段标签。 VS.NET似乎不赞成这种方法。

我是一个老式的家伙吗?不,因为我已经决定转移到.NET,尽管可能有点迟了。但我想找一本书,一本教程,任何可以教这个老geezer使用新玩具的东西,这显然可以提高我的生产力。

任何建议/非常欢迎来自可能会或可能不会通过相同过程的人的评论。

谢谢

TB
Hi all:

If you think that the following comments are absolute amateurish, then
please bear with me, or simply skip this thread.

A couple of months back I made the decision to initiate a gradual upgrade of my web programming skills from Classic ASP / VBS to ASP.NET / VB.NET.

While the study of the language differences and all the new features in ..NET has so far not been a traumatic experience, I am a bit shell-schocked after installing and running for the first time Visual Studio .Net (2003 edition).
Until now I have programmed everything in the old-fashioned way, i.e. with a bare minimum of tools: a simple editor for coding, a bit of Frontpage for
page layout, and my browser to see the results when running the page against a local instance of IIS.

I have done quite a bit web programming, developing anything from yellow
pages to accounting programs.

But when I ran VS.NET for the first time, I simply didn''t know where to
start.

The program appears to be a sort of Swiss-knife approach to programming,
eliminating the need for external apps. During the past couple of years I
have developed my own little collection of helpers which I use during
development.

VS.NET creates files for "project mangement". My project management normally consists notes and diagrams. My reusable code (subs and functions) is kept
in separate files, which I either reference to or cut/paste - depending on
the situation.

I normally use a GUI tool (Frontpage for example) to generate a page layout. In VS.NET I am met with the question whether I want the designed to be
grid-based or flow-based.

Finally, I discovered that VS.NET saves code and html in different files. I am used to keeping everything together, grouping functions, subs etc above
the <head> tag, and then insert code snippets between <% %> tags. This
approach seems to be frowned upon by VS.NET.

Am I an old-fashioned guy? No, because I have made the desicion to move to
.NET, although a bit late perhaps. But I would like to find a book, a
tutorial, anything that can teach this old geezer to use a new toy which
apparently could improve my productivity.

Any advice / comments from people who may or may not have been through the
same process would be most welcome.

Thanks

TB



这篇关于一个老geezer第一次运行视觉工作室的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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