Click here to Skip to main content
15,896,118 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: New contract going well :) Pin
Munchies_Matt9-May-19 20:46
Munchies_Matt9-May-19 20:46 
GeneralRe: New contract going well :) Pin
RickZeeland9-May-19 20:56
mveRickZeeland9-May-19 20:56 
GeneralRe: New contract going well :) Pin
pkfox9-May-19 23:22
professionalpkfox9-May-19 23:22 
GeneralRe: New contract going well :) Pin
Super Lloyd9-May-19 23:26
Super Lloyd9-May-19 23:26 
GeneralRe: New contract going well :) Pin
pkfox10-May-19 0:05
professionalpkfox10-May-19 0:05 
GeneralRe: New contract going well :) Pin
Super Lloyd10-May-19 1:40
Super Lloyd10-May-19 1:40 
GeneralRe: New contract going well :) Pin
pkfox10-May-19 1:57
professionalpkfox10-May-19 1:57 
GeneralSometimes I Amaze Even Myself Pin
#realJSOP9-May-19 8:01
professional#realJSOP9-May-19 8:01 
So I'm still working on my "new idea" MVC5 prototype, and part of our system is a configurable alert system where we can create an alert message to be displayed on a given page (the old system was ASP.Net webforms).

There are a lot of gyrations needed to make this work in the current system, but my setup is all handled through a coupe of session vars and a base View class. I use a partial view to render the alerts, which uses a static helper method to format the html.

The only thing the programmer has to do is get the alert info into the database (and we have a content manager app for that), and there is no additional coding needed to make it work.

The template currently provides registration, login, user assuming (where we can assume a given user's identity to try to duplicate an issue), environment indicators, login history, user profile management, and now alert handling functionality. Pretty much all the devs will have to do (after using the template to generate the initial project) is add some identifying images, the app's content, and the supporting database infrastructure (that can be re-used from the existing database).

This is my first "paid-to-do-it" MVC project. Smile | :)
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: Sometimes I Amaze Even Myself Pin
Maximilien9-May-19 8:43
Maximilien9-May-19 8:43 
GeneralRe: Sometimes I Amaze Even Myself Pin
RickZeeland9-May-19 9:42
mveRickZeeland9-May-19 9:42 
GeneralRe: Sometimes I Amaze Even Myself Pin
Jörgen Andersson9-May-19 20:56
professionalJörgen Andersson9-May-19 20:56 
GeneralRe: Sometimes I Amaze Even Myself Pin
Super Lloyd9-May-19 18:23
Super Lloyd9-May-19 18:23 
GeneralThought of the Day Pin
OriginalGriff9-May-19 4:49
mveOriginalGriff9-May-19 4:49 
GeneralRe: Thought of the Day Pin
Herman<T>.Instance9-May-19 5:21
Herman<T>.Instance9-May-19 5:21 
GeneralRe: Thought of the Day Pin
megaadam9-May-19 5:26
professionalmegaadam9-May-19 5:26 
GeneralRe: Thought of the Day Pin
RickZeeland9-May-19 6:45
mveRickZeeland9-May-19 6:45 
QuestionRe: Thought of the Day Pin
megaadam9-May-19 5:24
professionalmegaadam9-May-19 5:24 
GeneralRe: Thought of the Day Pin
W Balboos, GHB9-May-19 5:48
W Balboos, GHB9-May-19 5:48 
GeneralRe: Thought of the Day Pin
CodeWraith9-May-19 7:23
CodeWraith9-May-19 7:23 
GeneralWell, there is an unexpected bonus. Pin
OriginalGriff9-May-19 4:14
mveOriginalGriff9-May-19 4:14 
GeneralRe: Well, there is an unexpected bonus. PinPopular
PeejayAdams9-May-19 4:35
PeejayAdams9-May-19 4:35 
GeneralRe: Well, there is an unexpected bonus. Pin
OriginalGriff9-May-19 4:44
mveOriginalGriff9-May-19 4:44 
GeneralRe: Well, there is an unexpected bonus. Pin
W Balboos, GHB9-May-19 5:51
W Balboos, GHB9-May-19 5:51 
GeneralRe: Well, there is an unexpected bonus. Pin
OriginalGriff9-May-19 6:58
mveOriginalGriff9-May-19 6:58 
GeneralRe: Well, there is an unexpected bonus. Pin
Dan Neely10-May-19 2:50
Dan Neely10-May-19 2:50 

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.