- 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
- Data Kraken v Torry Harris: 5 lessons for software developer contractors Today 06:09
- Loan Recall Case Study: Amanda Yesterday 06:00
- How IR35 inflated an £8.5bn consultancy bill — and tests Burnham at the Budget Aug 28 07:47
- Autumn Budget 2026: FCSA’s 5 contractor asks of John Healey Aug 27 04:15
- Andy Burnham's Zoom gripe doesn’t apply to IT contractors, say recruiters Aug 26 03:41
- Check your Loan Recall paperwork for the Isle of Man: it could matter Aug 25 03:27
- Budget 2026: Contractor advisers ask for ‘IR35 reset’ Aug 24 04:57
- Why might an umbrella company fail to pay its total tax bill to HMRC? Aug 18 06:08
- Contractors, here are the late payment fixes that the Lords just turned down Aug 17 08:03
- How will HMRC's Direct Debit plan affect contractors paying VAT and PAYE? Aug 13 23:54

Comment