Click here to Skip to main content
15,887,746 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionhow to make image slider in a simple steps in Asp.Net Pin
Member 118220277-Jul-15 23:58
Member 118220277-Jul-15 23:58 
AnswerRe: how to make image slider in a simple steps in Asp.Net Pin
Richard MacCutchan8-Jul-15 0:21
mveRichard MacCutchan8-Jul-15 0:21 
AnswerRe: how to make image slider in a simple steps in Asp.Net Pin
raghvendra_tsar12-Jul-15 8:38
raghvendra_tsar12-Jul-15 8:38 
GeneralRe: how to make image slider in a simple steps in Asp.Net Pin
Wes Aday12-Jul-15 11:25
professionalWes Aday12-Jul-15 11:25 
Questionshortcut in inherited dotnetbar Office2007Form Pin
mingcoming29-Jun-15 20:15
mingcoming29-Jun-15 20:15 
SuggestionRe: shortcut in inherited dotnetbar Office2007Form Pin
ZurdoDev30-Jun-15 5:58
professionalZurdoDev30-Jun-15 5:58 
Questionregedit Pin
James Parson29-Jun-15 8:09
professionalJames Parson29-Jun-15 8:09 
AnswerRe: regedit Pin
Kornfeld Eliyahu Peter29-Jun-15 8:19
professionalKornfeld Eliyahu Peter29-Jun-15 8:19 
You mean regex (regular expression) I'm sure...
No. It is not too much. In a lot of cases checking input with regex the best way (fast and simple), the only thing you have to take care of is to write the write expression...
In your case, the expression tells to pass only chars that are not uppercase Latin letters (A-Z), not comma (,), not space ( ) and not numeric (0-9)...It sounds to me strange, so check it...
Here a nice visual tool to see what expression you are building: http://regexper.com/[^]
Skipper: We'll fix it.
Alex: Fix it? How you gonna fix this?
Skipper: Grit, spit and a whole lotta duct tape.

AnswerRe: regedit Pin
Abhinav S6-Jul-15 17:16
Abhinav S6-Jul-15 17:16 
QuestionR and ASP.NET Pin
nileshwar shukla26-Jun-15 0:07
professionalnileshwar shukla26-Jun-15 0:07 
GeneralRe: R and ASP.NET Pin
Sascha Lefèvre26-Jun-15 1:47
professionalSascha Lefèvre26-Jun-15 1:47 
Questionmultiple file upload control in angular Js and web API 2 larger byte array returns null Pin
kani arasan25-Jun-15 1:56
kani arasan25-Jun-15 1:56 
AnswerRe: multiple file upload control in angular Js and web API 2 larger byte array returns null Pin
Richard MacCutchan25-Jun-15 2:37
mveRichard MacCutchan25-Jun-15 2:37 
QuestionRe: multiple file upload control in angular Js and web API 2 larger byte array returns null Pin
ZurdoDev30-Jun-15 6:00
professionalZurdoDev30-Jun-15 6:00 
QuestionPlease who can help me Pin
Dufle24-Jun-15 9:19
Dufle24-Jun-15 9:19 
AnswerRe: Please who can help me Pin
Sascha Lefèvre24-Jun-15 9:49
professionalSascha Lefèvre24-Jun-15 9:49 
QuestionInject a module in Outlook vba Pin
Bart Van Eyndhoven24-Jun-15 0:36
Bart Van Eyndhoven24-Jun-15 0:36 
QuestionDisplay 2d chemical structures in .Net Pin
Christoph197213-Jun-15 22:44
Christoph197213-Jun-15 22:44 
AnswerRe: Display 2d chemical structures in .Net Pin
Richard MacCutchan14-Jun-15 6:51
mveRichard MacCutchan14-Jun-15 6:51 
GeneralRe: Display 2d chemical structures in .Net Pin
Christoph197215-Jun-15 5:13
Christoph197215-Jun-15 5:13 
QuestionHow to update EntityFramework Model's updation to Production server Asp.net Compiled version? Pin
Dusara Maulik12-Jun-15 21:07
Dusara Maulik12-Jun-15 21:07 
AnswerRe: How to update EntityFramework Model's updation to Production server Asp.net Compiled version? Pin
Dave Kreskowiak13-Jun-15 4:15
mveDave Kreskowiak13-Jun-15 4:15 
GeneralRe: How to update EntityFramework Model's updation to Production server Asp.net Compiled version? Pin
Dusara Maulik15-Jun-15 21:30
Dusara Maulik15-Jun-15 21:30 
GeneralRe: How to update EntityFramework Model's updation to Production server Asp.net Compiled version? Pin
Dave Kreskowiak16-Jun-15 2:28
mveDave Kreskowiak16-Jun-15 2:28 
GeneralRe: How to update EntityFramework Model's updation to Production server Asp.net Compiled version? Pin
Dusara Maulik18-Jun-15 0:45
Dusara Maulik18-Jun-15 0:45 

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.