- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Asp
Collapse
X
-
-
MVC confusing? It's been THE standard methodology for web development going back years. The fact that I have just discovered that not only does it seem to be new to MS, but that it's confusing to supposedly experienced contractors made me seriously go
What are you people doing? Connecting directly to the DB from a front end script or something equally awful?Comment
-
99% of ASP.NET developers have been using drag and drop widgets with database code in the pages. Nice for websites with up to 4 pages.....Originally posted by Cowboy Bob View PostMVC confusing? It's been THE standard methodology for web development going back years. The fact that I have just discovered that not only does it seem to be new to MS, but that it's confusing to supposedly experienced contractors made me seriously go
What are you people doing? Connecting directly to the DB from a front end script or something equally awful?Comment
-
Is "developer" really the right word?Originally posted by DimPrawn View Post99% of ASP.NET developers have been using drag and drop widgets with database code in the pages. Nice for websites with up to 4 pages.....
I can do ASP. About 4 years ago I had to modify a shopping basket system done in perl, but I couldn't cope with perl so rewrote most of it with ASP using JavaScript. If I'd been smart I would have done it in ASP .NET and learned myself a marketable skill whilst somebody else was paying, but unfortunately I took the shortest route.Will work inside IR35. Or for food.Comment
-
Classic ASP is bonkers. Whoever decided that starting a code loop in 1 script tag and finishing it in another one 3 feet further down the page with all manner of spaghetti in between was an acceptable way of doing things?Comment
-
Originally posted by thunderlizard View PostClassic ASP is bonkers. Whoever decided that starting a code loop in 1 script tag and finishing it in another one 3 feet further down the page with all manner of spaghetti in between was an acceptable way of doing things?
PHP
Comment
-
Admititly, I haven't done web development in years and the session reallyOriginally posted by Cowboy Bob View PostMVC confusing? It's been THE standard methodology for web development going back years. The fact that I have just discovered that not only does it seem to be new to MS, but that it's confusing to supposedly experienced contractors made me seriously go
What are you people doing? Connecting directly to the DB from a front end script or something equally awful?
was geared for ASP.Net geeks. So a lot of stuff was skipped over. The routing threw me off at first. But the concept I like and I'm sure that if I ever bother to learn ASP.Net I'll understand it better.
When I was doing ASP waaaay back when. The ASP just did a bit of presentation work. The rest was done by COM objects which has all the business logic in it. I'm guessing, aside from some fancy controls and code-behind...it hasn't progressed much since.McCoy: "Medical men are trained in logic."
Spock: "Trained? Judging from you, I would have guessed it was trial and error."Comment
-
Perl and PHP did the same though didn't they?Originally posted by thunderlizard View PostClassic ASP is bonkers. Whoever decided that starting a code loop in 1 script tag and finishing it in another one 3 feet further down the page with all manner of spaghetti in between was an acceptable way of doing things?
And they're not really two different script tags. It looks a bit like a web page with mixed HTML and script, but the HTML is essentially compiled to one big document.write() call, so really it's all one script.
Pretty horrible, and by making it a bit like a web page, and a bit like a script, they succeeded in confusing both web monkeys and code monkeys alike.Will work inside IR35. Or for food.Comment
-
So much of the above is, as a beginner alien to me.
I didn't realise that there is such a choice, or that ASP was different to ASP .NET
So to all current/cutting edge web site creators out there.
What is the latest language thats in use or whats the most popular choice for web site creation.
If I learn ASP .NET is there other packages I need to learn as well, or is that it.
Please beware before/if you respond the world of website creation is new to me so, I'd be learning right from the beginning.Comment
-
Comment
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Contractors, Joint & Several Liability’s unintended consequences are already piling up Yesterday 07:29
- Contractors, did you know self-employed DBS Checks have changed, for the better? Mar 17 07:56
- Offshoring harms already fraught IT contractors. Here’s what ministers can do Mar 16 07:57
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:20
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:04
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 08:18
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 00:23
- ‘Stable’ IT contractor demand moved near growth in February 2026 Mar 10 07:16

Comment