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

ASP.NET

 
PinnedHOW TO ANSWER A QUESTION PinPopular
Chris Maunder12-Jul-09 22:39
cofounderChris Maunder12-Jul-09 22:39 
Questionassertion failed : unrecognized tag script Pin
Patil Anant9-Mar-24 2:07
Patil Anant9-Mar-24 2:07 
AnswerRe: assertion failed : unrecognized tag script Pin
Richard MacCutchan9-Mar-24 2:30
mveRichard MacCutchan9-Mar-24 2:30 
AnswerRe: assertion failed : unrecognized tag script Pin
Andre Oosthuizen12-Mar-24 6:57
mveAndre Oosthuizen12-Mar-24 6:57 
Questionis it hard to add new module into Umbraco CMS? Pin
Southmountain7-Feb-24 8:23
Southmountain7-Feb-24 8:23 
AnswerRe: is it hard to add new module into Umbraco CMS? Pin
RedDk7-Feb-24 8:43
RedDk7-Feb-24 8:43 
QuestionUI library for ASP.NET Core MVC Razor Pin
Mark Pelf 8-Dec-23 5:18
mvaMark Pelf 8-Dec-23 5:18 
QuestionCoding Help Pin
appache0524-Nov-23 18:04
appache0524-Nov-23 18:04 
AnswerRe: Coding Help Pin
Richard MacCutchan24-Nov-23 22:05
mveRichard MacCutchan24-Nov-23 22:05 
AnswerRe: Coding Help Pin
Andre Oosthuizen25-Nov-23 1:24
mveAndre Oosthuizen25-Nov-23 1:24 
AnswerRe: Coding Help Pin
jschell25-Nov-23 7:02
jschell25-Nov-23 7:02 
QuestionWhat should I start reading to get to where I want to go? Pin
DalTXColtsFan21-Nov-23 11:46
DalTXColtsFan21-Nov-23 11:46 
I am a consultant, not a developer, so I mainly develop small customizations to my company's software as opposed to coding entire applications from scratch and selling them.

I have basic experience with HTML, though admittedly I've never personally written HTML code that has a div tag. I'm somewhat familiar with XML style sheets but it's been awhile. I remember that classic ASP code basically just dynamically produced HTML and sent it from the server to the client - I'm honestly not sure whether or not ASP.Net does the same thing. I'm somewhat familiar with JavaScript and VBScript and somewhat understand the difference between client-side code and server-side code. I've heard that there's this thing called Ajax - all I really know about it is that it makes it easier to write client-side code that actually interacts with the server. I've heard that my company's website uses the React framework but I don't know what that is. Regardless, ASP.Net web parts can be coded and then "pasted into" custom areas on the company's website. There are very rare needs to code entire ASPX web pages, but the ASCX controls are used a LOT.

I need to get to the point where I can code reasonably complex and dynamic ASP.Net web parts to paste into the main website. There are frequent business needs for which the right technical solution is either client-side code, server-side code or both. In most cases, the user interface is fairly simple, but I've seen some get fairly complex, i.e. the entire form can change based on a selection in a dropdown (i.e. a dropdown could include 4 or 5 different reports they can generate, and the input into each report could be totally different). I've also seen web parts that actually have a dynamic number of dropdowns on them (how that could POSSIBLY be the most efficient user interface for a given business need is beyond me, but I've seen it happen.

So here's the question - based on what little I know, what should I start studying/reading/practicing to get to where I can reach my goal? Any suggested online training sites and/or books I could buy to start learning?

Hope I elucidated the question sufficiently for it to be actionable.

Thanks
DalTXColtsFan
AnswerRe: What should I start reading to get to where I want to go? Pin
Richard MacCutchan21-Nov-23 21:37
mveRichard MacCutchan21-Nov-23 21:37 
QuestionSelectedIndexChanged for DropDown not fired when first item selected Pin
DalTXColtsFan17-Nov-23 7:41
DalTXColtsFan17-Nov-23 7:41 
AnswerRe: SelectedIndexChanged for DropDown not fired when first item selected Pin
Ron Nicholson17-Nov-23 7:57
professionalRon Nicholson17-Nov-23 7:57 
GeneralRe: SelectedIndexChanged for DropDown not fired when first item selected Pin
DalTXColtsFan17-Nov-23 8:03
DalTXColtsFan17-Nov-23 8:03 
GeneralRe: SelectedIndexChanged for DropDown not fired when first item selected Pin
Andre Oosthuizen18-Nov-23 7:27
mveAndre Oosthuizen18-Nov-23 7:27 
SuggestionRe: SelectedIndexChanged for DropDown not fired when first item selected Pin
Richard Deeming19-Nov-23 21:56
mveRichard Deeming19-Nov-23 21:56 
QuestionDumb it down for one who's basically a beginner Pin
DalTXColtsFan15-Nov-23 5:31
DalTXColtsFan15-Nov-23 5:31 
AnswerRe: Dumb it down for one who's basically a beginner Pin
Andre Oosthuizen15-Nov-23 7:25
mveAndre Oosthuizen15-Nov-23 7:25 
GeneralRe: Dumb it down for one who's basically a beginner Pin
DalTXColtsFan15-Nov-23 11:48
DalTXColtsFan15-Nov-23 11:48 
GeneralRe: Dumb it down for one who's basically a beginner Pin
Andre Oosthuizen16-Nov-23 5:36
mveAndre Oosthuizen16-Nov-23 5:36 
Questioncan't build blazor library in azure pipeline Pin
Super Lloyd6-Sep-23 17:08
Super Lloyd6-Sep-23 17:08 
AnswerRe: can't build blazor library in azure pipeline Pin
Super Lloyd6-Sep-23 18:27
Super Lloyd6-Sep-23 18:27 
QuestionBlazor component debugging Pin
Super Lloyd23-Aug-23 14:16
Super Lloyd23-Aug-23 14:16 

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.