Click here to Skip to main content
15,887,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionwhat is service bus and azure service bus Pin
Tridip Bhattacharjee18-Mar-16 9:10
professionalTridip Bhattacharjee18-Mar-16 9:10 
AnswerRe: what is service bus and azure service bus Pin
Richard MacCutchan18-Mar-16 23:08
mveRichard MacCutchan18-Mar-16 23:08 
Questionwhat info is stored in form auth cookie Pin
Tridip Bhattacharjee18-Mar-16 9:09
professionalTridip Bhattacharjee18-Mar-16 9:09 
AnswerRe: what info is stored in form auth cookie Pin
Richard MacCutchan18-Mar-16 23:07
mveRichard MacCutchan18-Mar-16 23:07 
QuestionError too many changes at once in directory from the filesystemwatcher Pin
byka17-Mar-16 2:47
byka17-Mar-16 2:47 
AnswerRe: Error too many changes at once in directory from the filesystemwatcher Pin
Sascha Lefèvre17-Mar-16 2:51
professionalSascha Lefèvre17-Mar-16 2:51 
AnswerRe: Error too many changes at once in directory from the filesystemwatcher Pin
Richard MacCutchan17-Mar-16 2:58
mveRichard MacCutchan17-Mar-16 2:58 
Questionasp.net MVC, c# Date and Time, not DateTime Pin
jkirkerx16-Mar-16 7:22
professionaljkirkerx16-Mar-16 7:22 
I have a section on a form that requires the user to select a Date and select a time.
So I have the Bootstrap DateTime Picker and a single textbox in Razor for DateTime.
You click or touch the calendar to select the date. But not sure how to select the time.

I'm not sure how to design this.
Option 1: 1 textbox for date and time, and somehow use the textbox for both.
So some how develop a interface to select the date and time in 1 textbox.

Option 2: 2 textboxes, 1 for date and 1 for time.
But in the model, and after searching, if I declare the field as DateTime which is the only option, I have to use date and time together. So I use a single DateTime object in the model and try to work the 2 in parts Date / Time

My question is how you guys doing this? As far as the Model and interface goes?
AnswerRe: asp.net MVC, c# Date and Time, not DateTime [ Sort of Solved] Pin
jkirkerx18-Mar-16 8:42
professionaljkirkerx18-Mar-16 8:42 
Question0x800a138f - Microsoft JScript runtime error: Object expected Pin
Redvan14-Mar-16 3:52
Redvan14-Mar-16 3:52 
QuestionRe: 0x800a138f - Microsoft JScript runtime error: Object expected Pin
ZurdoDev14-Mar-16 4:18
professionalZurdoDev14-Mar-16 4:18 
AnswerRe: 0x800a138f - Microsoft JScript runtime error: Object expected Pin
Redvan14-Mar-16 5:42
Redvan14-Mar-16 5:42 
AnswerRe: 0x800a138f - Microsoft JScript runtime error: Object expected Pin
ZurdoDev14-Mar-16 5:50
professionalZurdoDev14-Mar-16 5:50 
GeneralRe: 0x800a138f - Microsoft JScript runtime error: Object expected Pin
Redvan14-Mar-16 6:37
Redvan14-Mar-16 6:37 
QuestionWhere is the connection string in asp.net example? Pin
hmanhha14-Mar-16 2:40
hmanhha14-Mar-16 2:40 
AnswerRe: Where is the connection string in asp.net example? Pin
hmanhha14-Mar-16 4:43
hmanhha14-Mar-16 4:43 
AnswerRe: Where is the connection string in asp.net example? Pin
aarif moh shaikh14-Mar-16 21:06
professionalaarif moh shaikh14-Mar-16 21:06 
GeneralRe: Where is the connection string in asp.net example? Pin
hmanhha18-Mar-16 17:07
hmanhha18-Mar-16 17:07 
QuestionHOw to organize My ASP website Pin
hmanhha12-Mar-16 3:19
hmanhha12-Mar-16 3:19 
AnswerRe: HOw to organize My ASP website Pin
F-ES Sitecore13-Mar-16 10:47
professionalF-ES Sitecore13-Mar-16 10:47 
AnswerRe: HOw to organize My ASP website Pin
aarif moh shaikh13-Mar-16 19:30
professionalaarif moh shaikh13-Mar-16 19:30 
GeneralRe: HOw to organize My ASP website Pin
hmanhha14-Mar-16 2:38
hmanhha14-Mar-16 2:38 
GeneralRe: HOw to organize My ASP website Pin
Parveen Siwach14-Mar-16 3:32
professionalParveen Siwach14-Mar-16 3:32 
AnswerRe: HOw to organize My ASP website Pin
aarif moh shaikh14-Mar-16 18:20
professionalaarif moh shaikh14-Mar-16 18:20 
AnswerRe: HOw to organize My ASP website Pin
hmanhha18-Mar-16 21:04
hmanhha18-Mar-16 21:04 

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.