We require co-operating with others to finish the job better. the inevitable need for the division of labors and cooperation in the work. it is very i
maybe god wants us to meet a few wrong people before meeting the right one so that when we finally meet the right person, we will know how to be grateful for that gift.或许上帝安排,最终找到知音之前,我们总要遇到一些不尽如意的人,
-------------------------------------------------------------------------------------------------------------------------------------------------------- Please implement atoi function 根据经验总结
坚持学习英语
被动语态的时态及其构成1 一般时 be+动词-ed (一般现在时和一般过去时)We are moved by her sad story.History is made by the people.The coat was washed yesterday.A lot of buildings we...
Summary:When trying to build maintainable, reusable, and flexible C# code, the object oriented nature of C# only gets us 50% of the way there. Programming to interfaces can provide us with the last 50
Delegates and Events in C# By Ganesh Nataraj October 05, 2005 A delegate in C# is similar to a function pointer in C or C++. Using a delegate allows the programmer to encapsulate a reference to a met...
How do I use Memory Stream in C# By Ashish Singhal October 27, 2005This article shows how to use memory stream to read byte[] array and can use to write some file in memory. This code shows how to us
How do I convert an Enum value to a String?By Mahesh Chand October 24, 2005This article shows how to convert an enum value to a string value. I have an enum SortFilter, which looks like following: p
How do I Generate Random Number in C#?By Mahesh Chand October 05, 2005This code snippet shows how to you generate a random number between a range in C#. The following code snippet shows how to genera
How do I find difference between two dates?By Mahesh Chand August 05, 2005This small article and code snippet shows how to get difference between two dates. The attached code snippet shows how to ge
How do I convert an Array to a Comma Delimited String By Mahesh Chand August 01, 2005This how do I shows how to convert an array to a comma delimited string. String.Join method comes handy, when we
Introduction This article basically discusses how to utilize session variables. Sometimes, developers forget to remember the name of Session variables. For example, in the general scenario when a use
How Do I Bind Datagrid with SqlDataReader in C#By Ashish Singhal October 29, 2005This article will show, how do we bind our binding controls like DataGrid, DataList using SqlDataReader. This class w
Adding and retrieving Images from a SQL Server Table By Mamta M September 23, 2005 This article describes the process to add and retrieve images from a SQL Server table using ADO.NET. This article d...
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号