Click here to Skip to main content
15,886,633 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Login Problem Pin
Gjm7-Jun-10 7:00
Gjm7-Jun-10 7:00 
GeneralRe: Login Problem Pin
walterhevedeich7-Jun-10 16:11
professionalwalterhevedeich7-Jun-10 16:11 
QuestionDatepicker Issues for Cloned Row: Pin
Shubhangi12347-Jun-10 3:22
Shubhangi12347-Jun-10 3:22 
QuestionDesign Problem... Pin
priyareguri7-Jun-10 2:32
priyareguri7-Jun-10 2:32 
AnswerRe: Design Problem... Pin
Jamil Hallal7-Jun-10 2:57
professionalJamil Hallal7-Jun-10 2:57 
Questionget number of month detween 2 date Pin
Amit Patel19857-Jun-10 0:30
Amit Patel19857-Jun-10 0:30 
AnswerRe: get number of month detween 2 date Pin
Not Active7-Jun-10 0:42
mentorNot Active7-Jun-10 0:42 
Answerfind answer Pin
Amit Patel19857-Jun-10 0:52
Amit Patel19857-Jun-10 0:52 
thanks ,

I have created my own logic

int monthsApart = 12 * (DateTime.Now.Year - startDateTime1.Year) + DateTime.Now.Month - startDateTime1.Month;

i hope this will help others

Thanks
GeneralRe: find answer Pin
Not Active7-Jun-10 4:51
mentorNot Active7-Jun-10 4:51 
Questionon dropdownlist selected indexchange event the fiel upload data is lost Pin
developerit7-Jun-10 0:08
developerit7-Jun-10 0:08 
AnswerRe: on dropdownlist selected indexchange event the fiel upload data is lost Pin
Eduard Keilholz7-Jun-10 0:17
Eduard Keilholz7-Jun-10 0:17 
GeneralRe: on dropdownlist selected indexchange event the fiel upload data is lost Pin
The solution7-Jun-10 0:42
The solution7-Jun-10 0:42 
GeneralRe: on dropdownlist selected indexchange event the fiel upload data is lost Pin
developerit7-Jun-10 1:49
developerit7-Jun-10 1:49 
AnswerRe: on dropdownlist selected indexchange event the fiel upload data is lost Pin
maltova8-Jun-10 0:09
maltova8-Jun-10 0:09 
QuestionGet month name and last date form date time Pin
Amit Patel19857-Jun-10 0:04
Amit Patel19857-Jun-10 0:04 
AnswerRe: Get month name and last date form date time Pin
Eduard Keilholz7-Jun-10 0:15
Eduard Keilholz7-Jun-10 0:15 
GeneralRe: Get month name and last date form date time Pin
maltova8-Jun-10 0:29
maltova8-Jun-10 0:29 
AnswerRe: Get month name and last date form date time Pin
Refwah8-Jun-10 5:01
Refwah8-Jun-10 5:01 
Questionproblem in displaying money in grid view. Pin
souravghosh186-Jun-10 23:07
souravghosh186-Jun-10 23:07 
AnswerRe: problem in displaying money in grid view. Pin
michaelschmitt6-Jun-10 23:29
michaelschmitt6-Jun-10 23:29 
GeneralRe: problem in displaying money in grid view. Pin
souravghosh187-Jun-10 0:21
souravghosh187-Jun-10 0:21 
GeneralRe: problem in displaying money in grid view. Pin
michaelschmitt7-Jun-10 1:56
michaelschmitt7-Jun-10 1:56 
GeneralRe: problem in displaying money in grid view. Pin
Goutam Patra7-Jun-10 2:58
professionalGoutam Patra7-Jun-10 2:58 
AnswerRe: problem in displaying money in grid view. Pin
The solution7-Jun-10 0:45
The solution7-Jun-10 0:45 
Questioncan't see the background-image of a master page Pin
benams6-Jun-10 22:47
benams6-Jun-10 22:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.