Bolik‘s AIO Blog
All In One Team Blog
摘要: Using jqGrid with ASP.NET MVC: Finally, A Solution How to improve the performances of ASP.NET MVC web applications The performance implications of the expression tree-based ActionLink helper 虚拟座谈:R... 阅读全文
posted @ 2009-04-20 09:10 Bolik 阅读(391) 评论(0) 推荐(1) 编辑
摘要: jQuery & .NET HowTo: From the view to the controller in ASP.NET MVC with ModelBinders Some ASP.NET GridView UI Tips and Tricks using jQuery Multi-Threading in ASP.NET Using the ASP.NET MVC Fut... 阅读全文
posted @ 2009-04-08 20:52 Bolik 阅读(428) 评论(0) 推荐(1) 编辑
摘要: 函数式编程与协调数据结构 Database Connections with the Virtual Earth Silverlight MapControl CTP Redmine集成Mercurial MIX09 Session Videos – How I Did It Assembly Organization in MEF Exifacto – a Nicer EXIF Lib... 阅读全文
posted @ 2009-03-24 22:44 Bolik 阅读(290) 评论(0) 推荐(1) 编辑
摘要: Mix: Mobile Web Sites with ASP.NET MVC and the Mobile Browser Definition File [译]一种简单,快速,精准的sin/cos函数模拟,及as3实现 项目常用算法之 一个C#资源池的实现 ICommand is like a chocolate cake The Undo-Redo paradox .NET 4.0 ... 阅读全文
posted @ 2009-03-21 23:03 Bolik 阅读(271) 评论(0) 推荐(0) 编辑
摘要: Introducing Web Friendly Feeds aka Friendly Feeds Parallel Index Creation performance issue Integration to Virtual Earth – Part 1 (out of 4) MIX09 Day 1 Keynote Learn about the Virtual Earth Silve... 阅读全文
posted @ 2009-03-19 23:27 Bolik 阅读(273) 评论(1) 推荐(0) 编辑
摘要: SOA Agents:当网格遇上SOA 在云中做一小时测试 为什么我们要放弃Subversion 如何使用VMDK to VHD Converter转换虚拟硬盘? 谈表达式树的缓存(3):使用前缀树 Unexpected Behaviour with ASP.NET MVC SelectList SelectedValue Virtual Earth meets MVC ASP.Ne... 阅读全文
posted @ 2009-03-18 23:12 Bolik 阅读(346) 评论(0) 推荐(0) 编辑
摘要: Importing Charts from Spreadsheets to Wordprocessing Documents ASP.NET MVC and Search Engine Optimization 思杰:下一代桌面计算的五大预测 Custom info windows with jQuery and Google Maps 虚拟项目管理:虚拟项目的特征 虚拟项目管理:虚拟项... 阅读全文
posted @ 2009-03-14 21:19 Bolik 阅读(230) 评论(0) 推荐(0) 编辑
摘要: Combine/Compress/Minify JS and CSS files in ASP.NET MVC How to Export Data to Excel from an ASP.NET Application + Avoid the File Format Differ Prompt IP Address Calculations with C# (Subnetmasks, Ne... 阅读全文
posted @ 2009-03-11 22:42 Bolik 阅读(269) 评论(0) 推荐(0) 编辑
摘要: Spiff Up Your ASP.NET MVC Forms With jQuery Chapter 6 - Understanding HTML Helpers ASP.NET MVC Recursive TreeView Helper Authorization in ASP.Net MVC using XML Configuration XSLT Transformation in AS... 阅读全文
posted @ 2009-03-08 10:42 Bolik 阅读(279) 评论(0) 推荐(0) 编辑
摘要: Principal (User) ModelBinder in ASP.NET MVC for easier testing ASP.NET MVC - Separation of Concerns with Html.RenderAction(); A Little More Sugar for Testing Routes in asp.net MVC How to use Ninjec... 阅读全文
posted @ 2009-02-07 11:09 Bolik 阅读(253) 评论(0) 推荐(0) 编辑
摘要: 如何使用ASP.NET MVC Framework Preview 2 中ActionFilterAttribute属性设计Form用户验证 首先采用BaseController继承Controller以改写保护方法RedirectToAction为公有方法(用以在ActionFilterAttribute属性中使用),本例中扩展了两个属性RequireLoginAttribute 、 RequireRoleAttribute;在RequireLoginAttribute属性过滤中重定向为登录的用户到登录窗户、在 RequireRoleAttribute属性过滤中将非该用户角色的操作显示访问拒绝信息,具体代码如下: 阅读全文
posted @ 2008-03-09 15:59 Bolik 阅读(2907) 评论(8) 推荐(0) 编辑
摘要: Thanks Joe Stagner for give me an asp.net blog. http://weblogs.asp.net/Bolik/ I'm a boy in china. I'm woking in http://www.xjgc.com , i like asp.net mvc, ajax,jquery,.net, etc. I just post a jQuery p... 阅读全文
posted @ 2008-01-28 11:16 Bolik 阅读(303) 评论(0) 推荐(0) 编辑
摘要: 由于Asp.Net Mvc 不支持ViewState,也不支持Asp.net Ajax服务器端控件,导致以前写的部门选择控件不能正常使用,搜索jquery的插件也没找到可以使用的插件,所以自己动手写一个jquery.popup插件 完整源代码及示例下载:jquery.popup.rar 下拉框选择控件,该插件需要引用jquery.dimensions插件,结合jquery.treeview可以支持... 阅读全文
posted @ 2008-01-23 14:34 Bolik 阅读(12472) 评论(19) 推荐(1) 编辑
摘要: 期待已久的.NET Framework终于在本周开源了,微软在MS-RL协议下终于公开了.NET Framework源代码,我们只可以自由查看,不允许直接进行修改。第一批开放的源代码包括: .NET基本类库:System,System.CodeDom,System.Collections,System.ComponentModel, System.Diagnostics, System.Drawi... 阅读全文
posted @ 2008-01-18 09:07 Bolik 阅读(1375) 评论(7) 推荐(0) 编辑
摘要: Microsoft ASP.NET 3.5 Extensions Preview The ASP.NET 3.5 Extensions Preview is a new release that provides new functionality being added to ASP.NET 3.5 and ADO.NET in 2008. This release delivers a set... 阅读全文
posted @ 2007-12-10 21:07 Bolik 阅读(432) 评论(0) 推荐(0) 编辑
摘要: Windows Server 2008 RC1版发布 Windows Server 2008 RC1 Standard Edition http://download.microsoft.com/download/f/2/f/f2f116b0-cfdc-4722-b750-d7abd39fe843/6001.17051.071121-2029_amd64fre_Server_en-us-KR1SX... 阅读全文
posted @ 2007-12-08 10:07 Bolik 阅读(355) 评论(0) 推荐(0) 编辑
摘要: server版系统是不能安装Windows Live 系列软件的 不过如果你在xp或Vista下安装过之后只要把Windows Live Writer程序文件拷贝过来就可以使用 我在windows Server 2008与2003下都测试成功。 本文章就是用它发布的 阅读全文
posted @ 2007-12-06 15:18 Bolik 阅读(308) 评论(0) 推荐(0) 编辑
摘要: 道德修养 对人和对事的基本态度来源于道德修养,比如从小就开始的思想品德课和父母的言传身教。当我们有了认识和鉴别事物能力后,则有被动接受道德转变为了主动的修身养性。在这个过程中我们形成自身的人生观,价值观和是非观。 个人习惯 态度决定一切,而习惯则决定态度。因为改变习惯很好,所以改变态度也同样是困难的事情。当我们养成守时,注重细节,诚信,积极主动等习惯后,我们对人和事物的态度也随之改变。习惯力量... 阅读全文
posted @ 2007-06-27 16:42 Bolik 阅读(439) 评论(0) 推荐(0) 编辑
摘要: 600356 恒丰纸业600832 东方明珠000042 深长城000528 柳工000858 五粮液000876 新希望580009 伊利CWB1关注股票600170 上海建工000544 中原环保000625 长安汽车000768 西飞国际000952 广济药业600808 马钢股份580008 国电JTB1580011 中化CWB1030002 五粮YGC1 阅读全文
posted @ 2007-05-06 14:12 Bolik 阅读(425) 评论(0) 推荐(0) 编辑
摘要: 不过还是要强势持有 毕竟现在利润还很丰厚 阅读全文
posted @ 2007-04-17 19:25 Bolik 阅读(260) 评论(0) 推荐(0) 编辑