<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>ASP.NET学习社区 - 职业人生</title>
    <link>http://i.aspx1.com/showforum-10.aspx</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) ASP.NET学习社区</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Fri, 09 May 2008 23:10:19 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>程序员面试宝典 值得阅读啊</title>
      <description><![CDATA[***内容隐藏***]]></description>
      <link>http://i.aspx1.com/showtopic-787.aspx</link>
      <category>职业人生</category>
      <author>asp.net</author>
      <pubDate>Thu, 08 May 2008 08:02:00 GMT</pubDate>
    </item>
    <item>
      <title>出门在外，转一精美散文，供大家如乐</title>
      <description><![CDATA[经年故乡还  
作品类型：短篇文学    作者: 刘毅成都江堰  

内容提要:记得我小时候离开时，山上到处是果树，现在早不见了踪影，据人们说，前些年，果子产量不高又卖不出好价，宁愿种上粮食，如今，青山依旧，树木茂盛，间或一些土地上种着稀稀拉拉的小麦，因为缺水缺肥，长势很不喜人。 
  
儿时的故乡是热闹的，在风风火火的“抓革命促生产”运动中，农民们个个充满激情，闲暇时，打青草填沼气池，]]></description>
      <link>http://i.aspx1.com/showtopic-747.aspx</link>
      <category>职业人生</category>
      <author>dengwei2008</author>
      <pubDate>Tue, 06 May 2008 06:55:00 GMT</pubDate>
    </item>
    <item>
      <title>C#的25个基础概念的解释和实例演示（很经典啊）</title>
      <description><![CDATA[答案和演示示例下载见2楼。

先自己复习一下，看看下面的C#问题都能回答上来么？

1.静态变量和非静态变量的区别？
2.const 和 static readonly 区别？
3.extern 是什么意思？
4.abstract 是什么意思？
5.internal 修饰符起什么作用？
6.sealed 修饰符是干什么的？
7.override 和 overload 的区别？]]></description>
      <link>http://i.aspx1.com/showtopic-685.aspx</link>
      <category>职业人生</category>
      <author>asp.net</author>
      <pubDate>Fri, 02 May 2008 16:52:00 GMT</pubDate>
    </item>
    <item>
      <title>33条C#、.Net经典面试题目及答案</title>
      <description><![CDATA[1， 请你说说.NET中类和结构的区别?　　答：结构和类具有大体的语法，但是结构受到的限制比类要多。结构不能申明有默认的构造函数，为结构的副本是又编译器创建和销毁的，所以不需要默认的构造函数和析构函数。结构是值类型，所以对结构变量所做的改变不会影响其的原值，而类是应用类型，改变其变量的值会改变其原值。申明结构用Struck关键字，申明类用class关键字，向方法传递结构是时是通过值传递的，而不是通]]></description>
      <link>http://i.aspx1.com/showtopic-373.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:24:00 GMT</pubDate>
    </item>
    <item>
      <title>对一些编程初学者的良言警句</title>
      <description><![CDATA[我始终认为，对一个初学者来说，IT界的技术风潮是不可以追赶的，而且也没有能力去追赶。我时常看 见自己的DDMM们把课本扔了，去卖些价格不菲的诸如C#, VB.Net 这样的大部头，这让我感到非常痛心。 

而许多搞不清指针是咋回事的BBS站友眉飞色舞的讨论C#里面可以不用指针等等则让我觉得好笑。C++就象当年的ASP一样，“忽如一夜春风来，千树万树梨花开”，结果许多学校的信息学院成了“Web ]]></description>
      <link>http://i.aspx1.com/showtopic-604.aspx</link>
      <category>职业人生</category>
      <author>aspx1</author>
      <pubDate>Tue, 15 Apr 2008 08:37:00 GMT</pubDate>
    </item>
    <item>
      <title>.Net &amp;amp; C#常见面试题</title>
      <description><![CDATA[1．&amp;lt;%# %&amp;gt; 和 &amp;lt;%    %&amp;gt; 有什么区别？
&amp;lt;%# %&amp;gt;表示绑定的数据源
&amp;lt;% %&amp;gt;是服务器端代码块
2．以下代码能否通过编译？如果不能，请改成正确代码，并说明原因。
&amp;lt;html&amp;gt;
     &amp;lt;%
         int subtract(int num1, int num2) {
            ]]></description>
      <link>http://i.aspx1.com/showtopic-539.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Mon, 07 Apr 2008 15:04:00 GMT</pubDate>
    </item>
    <item>
      <title>请不要做浮躁的人  [程序员必看]</title>
      <description><![CDATA[刚在一个群里看到,觉得很有道理,发给大家共勉.



　　1.不要看到别人的回复第一句话就说：给个代码吧！你应该想想为什么。当你自己想出来再参考别人的提示，你就知道自己和别人思路的差异。



　　2.初学者请不要看太多太多的书那会误人子弟的，先找本系统的学，很多人用了很久都是只对部分功能熟悉而已，不系统还是不够的。 



　　3.看帮助,不要因为很难而自己是初学者所以就]]></description>
      <link>http://i.aspx1.com/showtopic-47.aspx</link>
      <category>职业人生</category>
      <author>aspx1</author>
      <pubDate>Sun, 30 Dec 2007 18:18:16 GMT</pubDate>
    </item>
    <item>
      <title>不要迷失在技术的海洋中</title>
      <description><![CDATA[技术就好像一片汪洋大海，越深入越望不到边际。就拿自己的体验来说吧，2000年的时候在学校搞ASP，觉得网页开发就是这么简单，把数据库中的数据格式化一下显示在页面上，把用户的输入组装成添加删除和修改的SQL提交到数据库中去。几年后的今天，我对自己了解或听说过的ASP.NET相关（注意：仅仅是ASP.NET或者说网站制作相关）技术列了一下：
6
在这些语言、技术、工具、理念中，每一项都能扩展出很多]]></description>
      <link>http://i.aspx1.com/showtopic-23.aspx</link>
      <category>职业人生</category>
      <author>天羽</author>
      <pubDate>Fri, 28 Dec 2007 15:21:58 GMT</pubDate>
    </item>
    <item>
      <title>程序员的十种级别</title>
      <description><![CDATA[第一级：神人，天资过人而又是技术狂热者同时还拥有过人的商业头脑，高瞻远瞩，技术过人，大器也。如丁磊，求伯君。 

第二级：高人，有天赋，技术过人但没有过人的商业头脑，通常此类人不是顶尖黑客就是技术总监之流。 

第三级：牛人，技术精湛，熟悉行业知识，敢于创新，有自己的公司和软件产品。 

第四级：工头，技术精湛，有领导团队的能力，此类人大公司项目经理居多。 

第五级：技术工人，技]]></description>
      <link>http://i.aspx1.com/showtopic-39.aspx</link>
      <category>职业人生</category>
      <author>aspx1</author>
      <pubDate>Sat, 29 Dec 2007 18:56:24 GMT</pubDate>
    </item>
    <item>
      <title>C#面试题</title>
      <description><![CDATA[１.以下程序打印结果是什么：   
  public   class   A   
    {   
      private   void   printA()   
      {   
        console.writeline(printA&amp;quot;);   
      }   
      private   virtual   valueA()   
  ]]></description>
      <link>http://i.aspx1.com/showtopic-375.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:26:00 GMT</pubDate>
    </item>
    <item>
      <title>C#面试题目（代码类）</title>
      <description><![CDATA[下面代码的输出结果是什么？
      class Program
     {
         static void Main(string args)
         {
             string b;
             b = &amp;quot;old&amp;quot;;
             Func1(ref b);
             Cons]]></description>
      <link>http://i.aspx1.com/showtopic-374.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:25:00 GMT</pubDate>
    </item>
    <item>
      <title>C#面试题 三</title>
      <description><![CDATA[61、成员变量和成员函数前加static的作用 
它们被称为常成员变量和常成员函数，又称为类成员变量和类成员函数。分别用来反映类的状态。比如类成员变量可以用来统计类实例的数量，类成员函数负责这种统计的动作。 
62、malloc和new的区别new是C++的关键字。malloc在分配内存时必须按给出的字节分配，new可以按照对象的大小自动分配，并且能调用构造函数。可以说new是对象的对象，而m]]></description>
      <link>http://i.aspx1.com/showtopic-372.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:23:00 GMT</pubDate>
    </item>
    <item>
      <title>雅虎公司的c#面试题</title>
      <description><![CDATA[Question 31. (单选)
根据线程安全的相关知识，分析以下代码，当调用test方法时i&amp;gt;10时是否会引起死锁?
public void test(int i) 
{ 
lock(this) 
{ 
if (i&amp;gt;10) 
{ 
i--; 
test(i); 
} 
} 
}
1. 会锁死
2. 不会锁死

Question 32. (单选)
以]]></description>
      <link>http://i.aspx1.com/showtopic-371.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:22:00 GMT</pubDate>
    </item>
    <item>
      <title>C#基础面试题</title>
      <description><![CDATA[传入某个属性的set方法的隐含参数的名称是什么？
value，它的类型和属性所声名的类型相同。如何在C#中实现继承？
在类名后加上一个冒号，再加上基类的名称。C#支持多重继承么？
类之间不支持，接口之间支持。类对接口叫做实现，不叫继承。被protected修饰的属性/方法在何处可以访问？
在继承或间接继承与这个类的子类中可以访问。私有成员会被继承么？
会，但是不能被访问。所以看上去他们似]]></description>
      <link>http://i.aspx1.com/showtopic-370.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:21:00 GMT</pubDate>
    </item>
    <item>
      <title>Visual C#程序员面试基础问题和答案</title>
      <description><![CDATA[1.
能够将非静态的方法覆写成静态方法么？
不能，覆写方法的签名必须与被覆写方法的签名保持一致，除了将virtual改为override。

2.
可以覆写私有的虚方法么？
不可以，甚至子类中无法访问父类中的私有方法。

3.
能够阻止某一个类被其他类继承么？
可以，使用关键字sealed。

4.
能够实现允许某个类被继承，但不允许其中的某个方法被覆写么？
可以，标记]]></description>
      <link>http://i.aspx1.com/showtopic-369.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:20:00 GMT</pubDate>
    </item>
    <item>
      <title>C#面试题——附答案</title>
      <description><![CDATA[本答案 仅供参考


1、以下代码能否通过编译？如果不能，请改成正确代码，并说明原因。
&amp;lt;html&amp;gt;
   &amp;lt;%
       int subtract(int num1, int num2) {
          return num1-num2;
       }
   %&amp;gt;
   &amp;lt;body&amp;gt;
      &amp;lt;% 
     ]]></description>
      <link>http://i.aspx1.com/showtopic-368.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:19:00 GMT</pubDate>
    </item>
    <item>
      <title>英文C#面试题目</title>
      <description><![CDATA[C#面试题目1.Does C# support multiple-inheritance?
no.
2.Who is a protected class-level  variable avaiable to?
It is available to any sub-class(a class inherting this class)
3.Are private class-level v]]></description>
      <link>http://i.aspx1.com/showtopic-367.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:18:00 GMT</pubDate>
    </item>
    <item>
      <title>C#.Net经典面试题目及答案</title>
      <description><![CDATA[1， 请你说说.NET中类和结构的区别？　　答：结构和类具有大体的语法，但是结构受到的限制比类要多。结构不能申明有默认的构造函数，为结构的副本是又编译器创建和销毁的，所以不需要默认的构造函数和析构函数。结构是值类型，所以对结构变量所做的改变不会影响其的原值，而类是应用类型，改变其变量的值会改变其原值。申明结构用Struck关键字，申明类用class关键字，向方法传递结构是时是通过值传递的，而不是通]]></description>
      <link>http://i.aspx1.com/showtopic-366.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:17:00 GMT</pubDate>
    </item>
    <item>
      <title>一组C#面试英语题目</title>
      <description><![CDATA[1) What is the highest .NET class that everything is derived from?
A)  System.Data;
B)  System.CodeDom;
C)  System.Object;
D)  System.IO;
2) What is the .NET collection class that allows an eleme]]></description>
      <link>http://i.aspx1.com/showtopic-365.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:16:00 GMT</pubDate>
    </item>
    <item>
      <title>C#面试题之理论篇</title>
      <description><![CDATA[1、C#中 property 与 attribute的区别，他们各有什么用处，这种机制的好处在哪里？

    property和attribute汉语都称之为属性。不过property是指类向外提供的数据区域。而attribute则是描述对象在编译时或运行时属性的。这两者是有本质区别的。 2、讲一讲你理解的web service,在dot net framework中，怎么很好的结合xml?]]></description>
      <link>http://i.aspx1.com/showtopic-364.aspx</link>
      <category>职业人生</category>
      <author>学习</author>
      <pubDate>Sun, 16 Mar 2008 09:15:00 GMT</pubDate>
    </item>
  </channel>
</rss>