incoders
Showing posts with label
C#
.
Show all posts
Showing posts with label
C#
.
Show all posts
Tuesday, January 8, 2013
Get last day of the month in C#
DateTime.DaysInMonth(d.Year, d.Month)
Friday, January 6, 2012
Get Url Left Part
HttpContext.Current.Request.Url.GetLeftPart(UriPartial.Authority);
Older Posts
Home
Subscribe to:
Posts (Atom)