随笔-469  评论-948  文章-3  trackbacks-22

After the interview of Ethos,I make a decision about the english study.From now on ,I will choose topics to  write articles in english. Maybe there are many mistakes in my articles, I will never give up.
If you have time to reply , please tell me the mistakes appeared at these articles,thank you my friend :)
About the interview :
http://www.cnblogs.com/notus/archive/2007/03/23/685518.html

Am I on the right way ?

1. the field "ArticleID" isn't belong to the table .
After using sql server 2005, we like to use the "Summary" View Card to copy the name of tables,fields, procedures ... ... and then ,the errors messages like "the field "ArticleID" isn't belong to the table ." often showed in the ie instead of the current page.
Maybe you have used a gridview's BoundField column like that :
<asp:BoundField DataField="ChannelID" HeaderText="channel id"  />
 There seems no mistake. But the error is there. you have checked all lines you wrote,no result. Here I'd like to remind you that maybe the mistake you have made  is a simple thing:you copy the field's name from the summary View Card  of the sql server 2005, not only the field's name,but also a blank! You'd better check the line again:
<asp:BoundField DataField="ChannelID " HeaderText="channel id" />
yes ,eyes cheated you.
So ,do remember ,there is a blank between the field's name and the field's description:
ChannelID (PK, int, not null)



2.keeping away from the bugs of Visual Studio 2005(Chinese Simple)
En... unfortunately, sofeares of Chinese Simple often have some troubles .If you are using the Visual Studio 2005(Chinese Simple), some bugs will let you go mad.Then you will want to have a "healthy" edition, at least  can be used.All right, let me tell you a "secret", open the "工具" menu,select the "选项" ,a dialog box will be opened. select the "区域设置" option, choose "English" as your favor.Restart the Visual Studio 2005,ok, now you have a Visual Studio 2005(English edition ), or you can call it "the healthy edition".




3.making the Power Designer more lovelier
Power Designer is a good tool to design the database, but there is a small case make it not as lovely as it looked like.When you open the dialog box of "Table properies" ,adding some columns to the table,"Name" and "Code" of a column always be changed together. It  often makes me fret because it's hard to click the small "=" button... ... Somethings must be changed!So I open the "Tools" menu,select the "General Options", the next is the "Dialog" option group. Remove the selection of "Name to Code mirroring".Finally, the world is peace . I enjoy the database designing from then on.





ok ,here is the end of my first article of the english study series. I hope you can understand what I have written
happy programming ,happy life :)

posted on 2007-03-27 16:53 Notus|南色的风 阅读(219) 评论(4)  编辑 收藏 所属分类: Happy Programming

评论:
#1楼  2007-03-27 21:33 | Anders Cui      
Just do it :)
  回复  引用  查看    
#2楼  2007-03-28 09:27 | s1ihome [未注册用户]
Not so bad! 你太有才了!
btw , can you change the style of your blog?
  回复  引用    
#3楼 [楼主] 2007-03-28 17:47 | Notus      
样式就是可以自己更改,博客园的后台里有个自定义css,我就是在那里动的手脚
  回复  引用  查看    
#4楼  2007-03-29 12:50 | overred [未注册用户]
ni tai you cai la
  回复  引用    

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2007-03-28 09:59 编辑过
"五向定位"职业成长路线公开课(上海、南京、大连)
Google站内搜索


相关链接: