Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: C# equivelant to VB.NET's DatePart()


Message #1 by "Oliver, Wells" <WOliver@l...> on Wed, 25 Sep 2002 10:11:27 -0700
Is there one?

Wells Oliver
Web Application Programmer
Leviton Voice & Data
xxx-xxx-xxxx
http://www.levitonvoicedata.com

Message #2 by "Dave Buckner" <Dave@N...> on Wed, 25 Sep 2002 14:44:05 -0500
Yes, see DateTime.DayOfWeek, and the DayOfWeek enum.

Regards,
Dave

-----Original Message-----
From: Oliver, Wells [mailto:WOliver@l...] 
Sent: Wednesday, September 25, 2002 12:11 PM
To: ASP+
Subject: [aspx] C# equivelant to VB.NET's DatePart()


Is there one?

Wells Oliver
Web Application Programmer
Leviton Voice & Data
xxx-xxx-xxxx
http://www.levitonvoicedata.com


---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---




  Return to Index