Click here to Skip to main content
16,004,782 members

Comments by dineshdena (Top 33 by date)

dineshdena 5-Jul-13 2:36am View    
Hello thanq for your reply i find the query for that but i want it in linq will you please help me out thanks in advance.

select year(CreatedAt),count(MemberID) from Members
where ID = 1
group by year(CreatedAt)
dineshdena 5-Jul-13 1:44am View    
im having the company started at 2001 and i want to calculate the total members who are all added to my company on every year. so 2001,2002,2003 years in want to show like year1,year2,year3 and the count of members at 2001 as year1(count) and 2001 as year2(count)
dineshdena 26-Dec-12 2:16am View    
Im having one checkbox and link (i agree the terms)in register page. on clicking the link im populating the popup with terms&condition text in that i have one button (I agree) if i click iagree button in popup i want to check the checkbox in my register page.
dineshdena 26-Dec-12 2:10am View    
My checkbox is on page not in popup
dineshdena 18-Oct-12 0:08am View    
Error means in that code its highlighting some parts in green and while i try to run the page is goes on loading page is not getting opened