TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Christine Tan
NA
7
13.9k
How to sum column data in database?
Feb 15 2011 10:20 AM
Hello, I need help.
I'm doing a window phone 7 aplication project.
I'm using Microsoft Visual Studio 2010, Window Phone Application and WCF.
I using Microsoft SQL Server database to store my data and I had linked the Window Phone Application and WCF, everything work good.
I'm stuck in the part where I need to sum up all the value in the column "dtServingWeight" in my database and get the total sum.
What I should type in my Service1.svc.cs, IService1.cs and my xaml page?
Hope you can help me, Thanks in advance!
Reply
Answers (
8
)
Sending and recieving data between client and server
List
pb = snake.ToList(); is not working in .NET 2.0 ...