上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 42 下一页
摘要: windows azure在启动时可能寻找的数据库服务器的名称和实际的不相同,试过网上的很多方法都不行,后来改换到vs2008下成功,不知道为什么,先记录下找到的一些资料吧。Hi, I have SQL server 2008 installed with instance named as "MSSQLSERVER" and after installingSQL Server 08, i installed VS 08 Team system excluding the sql server 05 express edition, and then I installe 阅读全文
posted @ 2010-07-31 19:43 qiang.xu 阅读(326) 评论(0) 推荐(0) 编辑
摘要: Since Windows Vista it does not matter whether you are administrator on the machine or not. The "eleveted" term has poped up. All processes are running under low permission level unless specifically instructed (by the mean Lun Luo said).In General it is always good to launch Visual Studio 阅读全文
posted @ 2010-07-31 19:38 qiang.xu 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 1. 下载IIS 7.02.控制面板中“程序”的位置,“程序”中“打开或关闭Windows功能”的位置。3.IIS7安装完成之后可以在开始菜单的所有程序中看到“管理工具”,其中有一个“Internet信息服务管理器”,如果没有可以按以下步骤添加:开始》右击属性》“开始”菜单选项卡》自定义》把“系统管理工具”设置为“在所有程序菜单显示”或者“在所有程序菜单和开始菜单上显示”。4.打开Internet信息服务管理器就可以看到IIS7的主页了。ok,完成。 阅读全文
posted @ 2010-07-31 19:36 qiang.xu 阅读(623) 评论(2) 推荐(0) 编辑
摘要: 就像其他程序设计语言一样,首先从Hello World开始整个windows azure的学习。下面来自:http://weblogs.asp.net/jeffwids/archive/2010/03/02/getting-started-with-windows-azure-part-2-creating-a-windows-azure-hello-world-application.aspxBelow are the steps to create a simple Windows Azure Hello World application. These steps assume that 阅读全文
posted @ 2010-07-31 19:29 qiang.xu 阅读(582) 评论(0) 推荐(0) 编辑
摘要: 1.安装vs2008 team system2.安装vs2008 sp13.安装windows azure sdk,现在有两个版本1.0和1.2。4.安装windows azure tool for vs 阅读全文
posted @ 2010-07-31 16:56 qiang.xu 阅读(391) 评论(0) 推荐(0) 编辑
摘要: 学一门技术首先需要知道这东东是干什么的?起源是什么?现在就来了解一下windows azure的技术特点,能够解决什么问题?1.windows azure简介http://tech.sina.com.cn/b/2010-04-20/16141323210.shtmlwindows azure,正如同桌面操作系统windows和服务操作系统windows server一样,是一个云端的操作系统。sql server是服务器上的数据库产品,而sql azure就是云端的数据库产品,appfabric作为中间层,隔离非云端程序和云端程序。开发人员可以使用同一套技术:.net(包括silverligh 阅读全文
posted @ 2010-07-31 16:52 qiang.xu 阅读(1713) 评论(0) 推荐(0) 编辑
摘要: 打开资源管理器,浏览任意目录下的文件。这时候你会发现默认是找不到工具菜单的(我就被迷惑了好久),最后终于找到,按一下“Alt”键就可以呼出工具菜单,点击“工具” >> “文件夹选项” 弹出文件夹选项对话框。 阅读全文
posted @ 2010-07-31 16:19 qiang.xu 阅读(187) 评论(0) 推荐(0) 编辑
摘要: http://topic.csdn.net/u/20100323/18/d8e43d16-5884-4483-8928-5e3fb72988c2.html我知道了,我拷贝代码的时候不小心嵌套了两个form,哎。。急死我了。检查代码中是否重复报错的内容。 阅读全文
posted @ 2010-07-29 20:42 qiang.xu 阅读(806) 评论(0) 推荐(0) 编辑
摘要: A delegate is a reference type, like the other reference types you've seen in this book, but instead of referring to an object, a delegate refers to a method. This is called encapsulating the method. When you create the delegate, you specify a method signature and return type; you can encapsulat 阅读全文
posted @ 2010-07-29 14:40 qiang.xu 阅读(215) 评论(0) 推荐(0) 编辑
摘要: 1。安装字体2.重启photoshop,然后使用这个字体就行了。字体下载:http://download.csdn.net/source/2580920 阅读全文
posted @ 2010-07-28 20:04 qiang.xu 阅读(297) 评论(0) 推荐(0) 编辑
摘要: 某些背景色为垂直线性渐变颜色的图标,有一个方便的方法去除文字。 用矩形选框工具在无文字区域中作一个选区,选区不宜太宽,高度应高于文字。然后按住Ctrl+Alt键,连续按方向键(→或←),直至完全复盖文字则可。 阅读全文
posted @ 2010-07-28 18:35 qiang.xu 阅读(225) 评论(0) 推荐(0) 编辑
摘要: ctrl + A, ctrl + E, F,自动格式化代码。 阅读全文
posted @ 2010-07-28 15:56 qiang.xu 阅读(187) 评论(0) 推荐(0) 编辑
摘要: Hi On3_Cool,on3_cool:I need heap of helps on AJAX Framwork 3.5.I just Installed Visual Studio 2008 and AJAX Control ToolKit for Ms Framework 3.5 -11119I've got Error Message (below) when i create Accordion AJAX Control Kit.Error 1 The type or namespace name 'AjaxControlToolkit' could not 阅读全文
posted @ 2010-07-28 13:49 qiang.xu 阅读(2054) 评论(0) 推荐(0) 编辑
摘要: If you are working with VS 2010 (any Edition) and cannot open your 2010 solution on VS 2008 then just follow these 3 Steps:For <PROJECT_NAME>.sln:1. Open the solution file in your favorite text editor (ex: notepad++).2. Find the Following:Microsoft Visual Studio Solution File, Format V 阅读全文
posted @ 2010-07-26 21:39 qiang.xu 阅读(1069) 评论(0) 推荐(0) 编辑
摘要: 整个设计模式的学习是通过msdn webcast来进行的,首先感谢“李建忠”老师辛勤的讲解(这个视频教程的时间可能是比较老的,好像是05年东西),但是通过整个教程的学习,感觉还是收获很多,对于面向对象有了更深的理解。下面是整个设计模式的总结:Creational PatternsAbstract FactoryCreates an instance of several families of classes,解决的多系列对象创建问题。BuilderSeparates object construction from its representation 阅读全文
posted @ 2010-07-24 20:53 qiang.xu 阅读(739) 评论(0) 推荐(0) 编辑
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 42 下一页