最近忙得不可开交!一个项目顶在头上,连在家里写程序的时候一个朋友的MSN都没有心思回复!原本以为不回复的话朋友会认为我不在计算机前面,没想到到了12点的时候那个朋友再次发来消息“晚安!好梦!”,原来她知道我在线的,请原谅!!!
最近许多新的软件和技术都不断的出现了,暂时还没有时间好好研究这些技术,感觉好像有点落伍。今天我也收到了微软关于SQL Server Report Services Beta 2测试的ID,但还没有去下载。
Ladies and Gentlemen:
Welcome to the Microsoft® SQL Server Reporting Services Beta Program! We are very excited about what Reporting Services has to offer, and hope you are as well. We consider your participation in this beta as absolutely critical to our success, so please accept our welcome!
The Beta is READY!!!!
The beta is ready to go! Please visit www.betaplace.com and download "Reporting Services Beta 2" file.
By the way - the code name for SQL Server Reporting Services is "Rosetta". You may occasionally see some of us slipping and using the code name.
Can't Download?
If you have a low-speed connection or firewall issues prevent you from downloading these files, you may request a CD by sending mail to rosetta@microsoft.com (you must include your Beta ID and mailing address). CDs are not sent to anyone by default, they must be specifically requested.
Newsgroups
The entire Reporting Services development team is monitoring the newsgroups just dying to hear your feedback. I can't begin to relay the excitement in the team that they are finally getting this into your hands. So, please take advantage of this opportunity to ask questions, make suggestions and get to know the Rosetta team.
Filing Bugs
This is a beta - so we expect you to find bugs in the product. When you come across a bug, please use the bug reporting form at www.betaplace.com to report it to us. Please include as much information as possible about the bug - can you reproduce it, what are the steps to reproduce it, do you lose data, what were you trying to do when this happened? Often the hardest part of fixing a bug is reproducing it, so a good detailed report helps. If you have product improvement suggestions, we would love to hear those as well. You can use the same Bug Reporting Form for suggestions, just be sure to categorize it as "Suggestion/Wish".
Getting Started
That's it! Get started! We look forward to seeing you on the newsgroups!
PDC如火如荼的进行着,看来微软的确把自己未来5年的宝全部押在了.NET上面!
的却太忙了,一本流水帐......
今天收到一个邮包,挺差异的!里面竟然是一把锁头,一把设置三位数密码的安全锁!仔细看来是TechED会务组寄给我的,还是比较漂亮的,上面有Microsoft、DELL PowerEdge字样。
你应该能够猜到,这个设置将影响到你所编写的网页是否使用当前XP Theme的控件外观。在XP替代windows 2000成为大家最常用的操作系统的时候,你将能够控制XP提供给你的新特性的一点一滴!
http://weblogs.asp.net/scottgu/posts/32965.aspx
-- Cross Page Postback between pages.? Yup -- you can now do it.? And it is easy.
-- Using ValidationGroups.? You can now have validator controls?optionally validate depending on which button on the page is pushed.? You can group validation rules into “groups“ so that all controls within that group fire or don't fire.
-- Building workflow on a page using the new asp:Wizard control.? Handle next/back, step1->n workflows easily now (no funky state management tricks for controls required).
-- Using the new Image Generation Service and asp: DynamicImage server control.? Show databinding a photo-album where all images are stored in the database, and bound to the asp:DynamicImage control within a asp:DataList template.? No code required.
-- Url Rewriting using the new UrlMapping Service.? Build vanity urls on your site (/products/shoes.aspx is re-written to really be processed by /products/productcatalog.aspx?id=shoes -- but the customer never knows it).? Talk about how this makes http.sys kernel level caching possible for dynamic pages.
-- Using the new SiteCounter service to efficiently log and record usage patterns on a site (page views, clicks on important links, ad banner click and impressions tracking).? Build some reports that show off how to look at the data.
-- Building a simple content management system with the FileSystemProvider.? Show how you can store your .aspx pages inside?your own custom?database now (complete with code and code-behind) -- and how you can configure ASP.NET to pull and execute the content (and still dynamically compile it if appropriate) from places other than the file-system.
-- “No Compile” Pages.? Enable administrators to lock down what code is allowed (or not) for portions of a site.? Talk about scenarios with tens of thousands of content pages (but still with server controls + master pages -- just no code allowed) -- and how these can also all now be served without dynamic compiling each one at runtime (avoiding a perf hit on the first request -- as well as reducing memory usage on the server.
-- Using the ASP.NET Forms Authentication architecture and the new Membership and Role Management system to provide security authentication/authorization to non-ASP.NET pages/resources.? My plan is to show a classic ASP site where we add login/role management support using ASP.NET.? I'm also going to probably show PHP or JSP protected using ASP.NET as well.
-- Client-script goodies.? Basically eliminate the need for the Black-Belt Web Forms talk that I currently give occasionally on Everett.? Show automatically maintaining scroll postions during postback,?controling default buttons and focus, programmatically setting focus on controls on the server, and easily handling client-side click events using server control buttons.
-- Build-Providers.? Talk about the ability to add declarative types into your “code” directory and have them automatically compiled as part of your website (with full intellisense inside Visual Studio).? Talk briefly about the extensibility model on how to add your own files (example:? a .pdf file could become a strongly typed object that you could program against), and about the cool model this enables when used with partial types for end-user extensibility.? Show using a .wsdl file I got from Google.com to integrate Google searching into a site as a web-service bound to an ASP.NET data control.
-- RSS Blog Reader.? Show how to build a simple RSS Blog Reader from scratch using the new asp: XmlDatasource control, the asp: DataList server control, and our new XPath binding support for hierarchical data structures.? Close the talk with a new ASP.NET reader working off of this blog.
微软补丁的命名规则是什么?
比如:
MS03-039,MS03-040,KB824146,KB23980,
IE6的Q818529,Q330994之类的编号有什么含义?
这些补丁又包含在哪个SP包里?
今天在论坛上被问到这个问题,哑口无言!
另外,提供一个非常好的Word公式编辑器http://www.21maths.com/2003/printpage.asp?ArticleID=326

莫名其妙的发现两个问题:
1、小气的神老大的.NET Tools评测网始终无法登陆,终于登陆上去了却无法正常发帖!总是提示“您提交的路径有误,禁止从站点外部提交数据!”。我已经将IE6浏览器隐私设置中的Cookie选项设置成“接受所有Cookie”了,还是不行?这个问题出现在XP操作系统上,公司的2K系统则一切正常。这是一个老问题了,以前在动网论坛的时候就有无数的人问到这个问题,可始终没有看到好的解释!
2、前段时间发现我在GotDotNet网站上无法下载,任何文件下载后都是0K大小。不过这个问题我找到了原因:是因为我安装的Norton Internet Security造成的,禁用防火墙之后就一切正常了!
Visual Studio .NET and the new Visual Studio Tools for the Microsoft Office System can help you with (nearly) every part of your job. But don't take our word for it. Try Visual Studio Tools for the Microsoft Office System for free* online. Discover the productivity of Visual Studio .NET combined with the programmability and extensibility of Microsoft Office 2003.
As part of the Visual Studio .NET 2003 Hosted Experience, for three hours, you will have unlimited access to Visual Studio .NET Enterprise Architect edition, Visual Studio Tools for Office, as well as a library of other valuable tools, resources, and code samples.
It's simple—no complex setup or installation is required to try out Visual Studio .NET 2003 running on a full-featured Windows Server 2003 hosted online. And there is no obligation to buy.
To experience Visual Studio .NET 2003 demo, your system must meet the following minimum requirements:
When you log on, you will have three full hours of hands-on access to Visual Studio .NET 2003 software.
To learn more about Visual Studio .NET before you begin the online trial, visit the following resources:
It's simple, and it's risk-free. Sign up today!
* Note: Internet service provider fees and connect-time charges may apply.
今天在设计一个人事管理系统的数据库,其间考虑许多项设置都是用“字典表”的方式保证用户输入内容的一致性,如国家信息,地区信息,行业信息等等。这些内容你可以从两个方面获得:
1、从一些软件中分离,如“追捕”中可以分离出IP地址和地区的对应表,“友情强档”中可以分离出地区信息等表,当然还有一些论坛的数据库也是可用的资源,如“动网论坛”等。
2、另一个来源就更具权威性了:国家统计局网站!在这里有最近更新的权威行政区划和行业分类表,你只需要通过一些处理然后导入到SQL Server中就可以了。
What's new?
1、级别只与专家分有关,增加了钻石级
2、用户荣誉独立出来,分为五种
详细请看http://blogger.cn/ghj1976/posts/818.aspx
今天原本打算把我在Blogcn的那些过去的日志搬过来,但是从早上8点钟开始停电直道现在才由重新接通。以前的Blog就留在那里占个位子吧!
一整天无所事事,没有心情的看了一天MCAD的书,看到最后竟然睡着了……
下午4点钟的时候China-pub的工作人员把我订的书送来了,还是比较快速的,只隔了一天时间。一共有5本:
w?????????? C#?字符串和正则表达式参考手册
w?????????? C#软件项目开发全程剖析——全面透视SharpDevelop软件的开发内幕
w?????????? ASP.NET安全性高级编程
w?????????? Microsoft?.NET?Web应用程序性能测试
w?????????? VS.NET?UML建模高级编程——应用Visio?for?Enterprise?Architects
通过China-pub订书不用跑到书城去,而且还节约了40多大元。以后的时间要可好好充充电了呀!
?
看到一则新闻,无法确认其来源——微软将与NAI结盟 在MSN捆绑McAfee杀毒软件
|
微软10月17日称,它将把NetworkAssociates公司旗下McAfee的安全产品与其即将推出的宽带网版本的互联网服务捆绑在一起,帮助用户防御病毒攻击和黑客。
微软已经与制造McAfee杀毒软件和防火墙的NetworkAssociates公司结成伙伴关系,以帮助微软为其今年冬季即将推出的宽带MSNPremium服务的用户提供保护。MSNPlus和MSN拨号上网用户需要为这种安全软件另外付费。
捆绑McAfee安全软件是微软吸引用户使用其高速宽带网服务的努力的一部分。对其主要的拨号上网用户数量下降这一事实,微软MSN及其竞争对手美国在线均强调是因为已将公司的服务重点调整到宽带网领域。
除了互联网接入服务之外,微软MSNPremium服务预计还将包括数字照片编辑功能、与Hotmail和Outlook电子邮件的密切联系功能以及增强的封锁垃圾邮件的功能等。
一般认为,由于具有一直保持在线连接、方便的即时消息、P2P文件共享和下载等特点,宽带网更容易受到病毒攻击。最近发生的几次攻击使企业和消费者都注意到,需要有更好的防护措施防御入侵。
NetworkAssociates副总裁ToddGebhart在声明中说:“最近出现的Lovesan和Sobig等病毒的威胁已经表明,消费者用户需要在他们的计算机中安装最新的、功能更全面、使用更方便的安全技术。” |
最近的病毒真是让微软头痛了!
?
真巧,Winamp 5 beta 1也出现了!
下载:http://dl.pconline.com.cn/html/1/2/dlid=132&dltypeid=1&pn=0&.html
Nullsoft跳过了4版本的Winamp而直接推出Winamp5,解释说Winamp5结合了Winamp2和Winamp3的优点,装上试了一下,皮肤好漂亮,而且占用资源也很小,期待正式版了!
一些抓图:
?
今天比开心还要开心,刚刚给他发邮件申请“锐客一族”的Blog帐号,没想到还不到15分钟就收到了回信,于是加紧对自己的Blog设置一番。赶紧公布出自己的开山第一篇。
学习写程序的都是从“Hello World”开始的,那么我也来个“你好,锐客一族” 吧!今后在这里定居,还请大家多多关照。我的Blog叫“青鸟.NET”。