搜索资源列表
mvc
- .net搭建mvc的方法案例教程,一共有7章,可以供待研究mvc框架的朋友们进行下参考-. net approach to build mvc tutorial case, a total of seven chapters, can be used for research mvc framework to be friends for the next reference to
Cshapprojcet
- 谈谈类和结构的区别? 最大区别一个是引用类型,一个是值类型 默认成员访问为public是另外一个区别 1. 在.net(C# or vb.net)中如何获得当前窗体或控件的句柄,特别是控件本身的句柄(请列举)。 this(C#) Me(vb.net). 2在.net(C# or vb.net)中如何用户自定义消息,并在窗体中处理这些消息。 在form中重载DefWndProc函数来处理消息: protected override void DefWndProc ( ref
hanoi
- 利用程序把输入的十进制的数转为其它进制的数。用ISO C++写的,在VC.NET中可以运行。采用递归算法。-The use of procedures to enter the decimal number to a number of other M-ary. With ISO C++ Written in VC.NET can be run. The use of recursive algorithm.
jinzhi
- 进制间转换,输入数据,输出转换后的数据。包括2进制,8进制,10进制,16进制。vc.net 2003编制。-Inter-band conversion, input data, the output data conversion. Including 2-band, 8 M, 10 M, 16 M-ary. the preparation of vc.net 2003.
CodeSmith.5.0.1.Pro.Incl.Patch
- CodeSmith 是一种基于模板的代码生成工具,它使用类似于ASP.NET的语法来生成任意类型的代码或文本,从而减少重复编码的劳动量,提高效率。与其他许多代码生成工具不同,CodeSmith不要求您订阅特定的应用程序设计或体系结构。使用CodeSmith,可以生成包括简单的强类型集合和完整应用程序在内的任何东西。 当您生成应用程序时,您经常需要重复完成某些特定的任务,例如编写数据访问代码或者生成自定义集合。CodeSmith在这些时候特别有用,因为您可以编写模板自动完成这些任务,从
Release1
- 微软技术,WROX的书,讲的是书里的源码,asp.net和SQL,微软技术,WROX的书,讲的是书里的源码,asp.net和SQL-Microsoft technologies, WROX books, talking about the book' s source code, asp.net and SQL, Microsoft technologies, WROX books, talking about the book' s source code, asp.net and
C_23-.net-std-m-s
- 基于。NET的学生管理系统 简单一点的,不是很难-Based on. NET-based student management system
cal
- I am using .Text 0.94 - if you are using a different version, this code may or may not work. Who s to say? *** In my blog entry - http://scottonwriting.net/sowblog/posts/708.aspx - I mention how I use the calendar in a User Control. I know that