- 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!
Reply to: Application Front End in C#
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Application Front End in C#"
Collapse
-
Forms is easy, as a C++/MFC guy who'd picked up C# for server (non-GUI) projects, it seemed very easy to build my first Winforms app without any books or tutorials. Well done MS...
-
Originally posted by insur View PostTry here for some video tutorials.
"How Do I?" Videos for Visual C#
Start Visual Studio 2010
Goto File, New Project.
Select installed templates\Visual C#\Windows, now select Windows Forms Application.
That will give you a basic form application.
Open Form1 on the screen. Goto menu item View, select Toolbox and drag controls onto the form.
That looks spot on thanks!
Leave a comment:
-
Originally posted by Spacecadet View PostIt wasn't that general - I was asking for a quick guide to building an application front end in C# - I should have maybe qualified that as a Windows application front end to help you differentiate that from a web front end. However, given that the first to replies guess what I was clumsily getting at you could have followed their lead or just asked.
Leave a comment:
-
Originally posted by Gentile View PostUnfortunately not. It's just too general a question to be meaningfully answered.
Originally posted by Gentile View PostWhilst I may have been slightly tongue-in-cheek earlier, I'm sure that any developer would tell SC the same: there's simply no such thing as a single guide that can "quickly walk a novice through how to build an application front end in C#?", any more than there's "a" single guide on how to build a facade for a building, even one that isn't fancy.
Originally posted by Gentile View PostThere are around twenty different types of project that can be built using C# in conjunction with the .net framework. You'd need to know which type of solution you were trying to build before you could begin to provide any meaningful advice; web projects are as different to windows forms as skyscrapers are to bungalows, and whilst ASP.Net and ASP.Net MVC may sound the same, they're quite different.
Leave a comment:
-
Originally posted by Gentile View PostUnfortunately not. It's just too general a question to be meaningfully answered.
Whilst I may have been slightly tongue-in-cheek earlier, I'm sure that any developer would tell SC the same: there's simply no such thing as a single guide that can "quickly walk a novice through how to build an application front end in C#?", any more than there's "a" single guide on how to build a facade for a building, even one that isn't fancy.
There are around twenty different types of project that can be built using C# in conjunction with the .net framework. You'd need to know which type of solution you were trying to build before you could begin to provide any meaningful advice; web projects are as different to windows forms as skyscrapers are to bungalows, and whilst ASP.Net and ASP.Net MVC may sound the same, they're quite different.
Leave a comment:
-
Originally posted by FiveTimes View Postdoes that mean you aren't going to suggest any site for spaceboy ?
Whilst I may have been slightly tongue-in-cheek earlier, I'm sure that any developer would tell SC the same: there's simply no such thing as a single guide that can "quickly walk a novice through how to build an application front end in C#?", any more than there's "a" single guide on how to build a facade for a building, even one that isn't fancy.
There are around twenty different types of project that can be built using C# in conjunction with the .net framework. You'd need to know which type of solution you were trying to build before you could begin to provide any meaningful advice; web projects are as different to windows forms as skyscrapers are to bungalows, and whilst ASP.Net and ASP.Net MVC may sound the same, they're quite different.
Leave a comment:
-
Originally posted by FiveTimes View Postdoes that mean you aren't going to suggest any site for spaceboy ?
Leave a comment:
-
<removed>
does that mean you aren't going to suggest any site for spaceboy ?
Leave a comment:
-
Only you could start with "I'll leave it there" and still manage to follow it up with more than sixty words
Leave a comment:
-
Originally posted by Gentile View PostI can only help if you send me some tests first.
Shouldn't take you more than a couple of hours. I don't need anything fancy, and anyway it's just typing, isn't it?
Just, you know, a 'basic' set of some 'standard' tests. You do use the same ones for every project no matter what the type of project or technologies being used, don't you? Web/Windows/Checking an OLAP Cube has been built correctly, they're all the same.
If you can even send me a basic walkthrough of How To test An Application, that's all I need really. I'm not sure why they pay people hundreds of pounds a day to do this. It doesn't sound that hard.
Leave a comment:
-
Originally posted by TestMangler View PostFFS, you're a bit bloody touchy. Should I suggest he waits a week before he asks you ?
He wanted to know something about C# Application development, I seem to remember you at some point mentioning that you might know something about it, so suggested that he contact you. WTF you having a go at me for ?
<removed>.
What's the matter, was what I asked too general a question to be meaningfully answered, or something?
Leave a comment:
-
Originally posted by Gentile View PostI can only help if you send me some tests first.
Shouldn't take you more than a couple of hours. I don't need anything fancy, and anyway it's just typing, isn't it?
Just, you know, a 'basic' set of some 'standard' tests. You do use the same ones for every project no matter what the type of project or technologies being used, don't you? Web/Windows/Checking an OLAP Cube has been built correctly, they're all the same.
If you can even send me a basic walkthrough of How To test An Application, that's all I need really. I'm not sure why they pay people hundreds of pounds a day to do this. It doesn't sound that hard.
He wanted to know something about C# Application development, I seem to remember you at some point mentioning that you might know something about it, so suggested that he contact you. WTF you having a go at me for ?
<removed>
Leave a comment:
-
Originally posted by TestMangler View PostDrop Gentile a PM....
Shouldn't take you more than a couple of hours. I don't need anything fancy, and anyway it's just typing, isn't it?
Just, you know, a 'basic' set of some 'standard' tests. You do use the same ones for every project no matter what the type of project or technologies being used, don't you? Web/Windows/Checking an OLAP Cube has been built correctly, they're all the same.
If you can even send me a basic walkthrough of How To test An Application, that's all I need really. I'm not sure why they pay people hundreds of pounds a day to do this. It doesn't sound that hard.
Leave a comment:
-
Originally posted by Spacecadet View PostDoes anyone have any handy links for a site which can quickly walk a novice through how to build an application front end in C#?
Don't need anything fancy!
TIA
Leave a comment:
-
Originally posted by Spacecadet View PostDoes anyone have any handy links for a site which can quickly walk a novice through how to build an application front end in C#?
Don't need anything fancy!
TIA
"How Do I?" Videos for Visual C#
Start Visual Studio 2010
Goto File, New Project.
Select installed templates\Visual C#\Windows, now select Windows Forms Application.
That will give you a basic form application.
Open Form1 on the screen. Goto menu item View, select Toolbox and drag controls onto the form.Last edited by insur; 15 August 2012, 08:36.
Leave a 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
- Labour’s plan to regulate umbrella companies: a closer look Nov 21 09:24
- When HMRC misses an FTT deadline but still wins another CJRS case Nov 20 09:20
- How 15% employer NICs will sting the umbrella company market Nov 19 09:16
- Contracting Awards 2024 hails 19 firms as best of the best Nov 18 09:13
- How to answer at interview, ‘What’s your greatest weakness?’ Nov 14 09:59
- Business Asset Disposal Relief changes in April 2025: Q&A Nov 13 09:37
- How debt transfer rules will hit umbrella companies in 2026 Nov 12 09:28
- IT contractor demand floundering despite Autumn Budget 2024 Nov 11 09:30
- An IR35 bill of £19m for National Resources Wales may be just the tip of its iceberg Nov 7 09:20
- Micro-entity accounts: Overview, and how to file with HMRC Nov 6 09:27
Leave a comment: