Find Jobs
Hire Freelancers

ASP.NET MVC 4 Editor Template

$250-750 USD

Käynnissä
Julkaistu noin 11 vuotta sitten

$250-750 USD

Maksettu toimituksen yhteydessä
The project is an ASP.NET MVC 4 project with jQuery. The back-end consists of an SLQ Server 2008 R2. All data access is done through Entity Framework Code First. SQL scripts and C# code are provided. There are 2 database tables: Categories and LocalizedTexts. The Categories table is a standard table containing business data. The LocalizedTexts table contains translations for some of the fields in the Categories. E.g. The name of a category can exist in different languages: en, fr and nl. This means that in the Category table you will have a value of e.g. 20 in the column Name_Label_ID. In the LocalizedTexts table you will then have 3 rows with different IDs (the primary key) but the same LabelID, being 20. So one row per language. For the moment there are 3 supported languages. There is a LocalizedTextHelper class that returns these supported languages. The goal is to build an editor template for this kind of work. This editor template will display for the Name_Label_ID field, not one, but 3 textboxes – one for each supported language. The displayed value will be the label in that language. This already works. The goal is now to be able to input new values so that these new values will be saved to the LocalizedText table with the right IDs. A similar template should be build to display and update rich text content, based on a standard jQuery rich text editor. The goal is also to build an extendable solution that can be used by other business tables.
Projektin tunnus (ID): 4294602

Tietoa projektista

24 ehdotukset
Etäprojekti
Aktiivinen 11 vuotta sitten

Haluatko ansaita rahaa?

Freelancerin tarjouskilpailun edut

Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
24 freelancerit tarjoavat keskimäärin $617 USD tätä projektia
Käyttäjän avatar
Dear Sir/Madam, Please check my private message for questions. Thanks Shome.
$600 USD 15 päivässä
5,0 (172 arvostelua)
8,9
8,9
Käyttäjän avatar
Hello, StarTrackingBe. I'm interested to complete this your project. I have 10+ years experience in software development, 6+ years with ASP.NET including. I have large experience in software localization which would be useful for this project. Please, read private message with some details.
$700 USD 7 päivässä
5,0 (69 arvostelua)
6,2
6,2
Käyttäjän avatar
Hi, our team is interested in your project. We have all necessary skills. We are ready to start.
$350 USD 7 päivässä
4,9 (18 arvostelua)
6,3
6,3
Käyttäjän avatar
hi, I can do this for you, thanks
$250 USD 5 päivässä
5,0 (22 arvostelua)
5,3
5,3
Käyttäjän avatar
Hi, my team has many expert programmers on .NET framework, C++, Sql Server 2005/2008. I sure, we can do your job on time with high quality. Please view my message for detail. Thanks!
$400 USD 8 päivässä
5,0 (20 arvostelua)
4,9
4,9
Käyttäjän avatar
Hello, I'll be happy to create editor template in a day. Regards, Krishna
$250 USD 1 päivässä
4,8 (20 arvostelua)
4,2
4,2
Käyttäjän avatar
Hi, 8+ years experience in the Asp.net ( C# ) , Java script ,Ajax,MVC 4 and Mssql field.i am Microsoft Certified Solution Developer. Please let me know if you are interested.. Thanks Sanjeev
$650 USD 22 päivässä
5,0 (6 arvostelua)
3,7
3,7
Käyttäjän avatar
Hi! Sounds simple enough. Let's discuss details via pmb. Please contact us via PMB
$300 USD 5 päivässä
4,3 (6 arvostelua)
4,0
4,0
Käyttäjän avatar
I am interested in this project. I have done many ASP.NET MVC projects.
$250 USD 10 päivässä
4,8 (11 arvostelua)
2,5
2,5
Käyttäjän avatar
Hi, It's an interesting project and I wish to subscribe to compete. Thank you
$500 USD 28 päivässä
5,0 (1 arvostelu)
1,7
1,7
Käyttäjän avatar
Shouldnt be a problem!
$750 USD 20 päivässä
5,0 (2 arvostelua)
1,1
1,1
Käyttäjän avatar
dear sir i can do this project ..please see my pm..thanks advance for checking my pm..
$250 USD 30 päivässä
0,0 (0 arvostelua)
0,0
0,0
Käyttäjän avatar
I am Interested in this job I am Expertise in Microsoft .Net 2.0,3.5,4.0 Framwork,C#,Asp.net,Javascript,Jquery, MVC 3, MVC 4 In Aspx and Razor Engine,SSIS,SSRS,JSON,SQL 2005,2008,Webservice,WCF,Window Application,Windows Azure Cloud
$500 USD 4 päivässä
0,0 (0 arvostelua)
0,0
0,0
Käyttäjän avatar
Hi, we are from Ukraine, so it's neighboring time zone. Please, check private message.
$750 USD 4 päivässä
0,0 (0 arvostelua)
0,0
0,0
Käyttäjän avatar
I'm proficient in ASP.NET MVC and ready to start ASAP.
$400 USD 7 päivässä
0,0 (0 arvostelua)
0,0
0,0
Käyttäjän avatar
Hello Please check your PM I have sent you a message Regards
$300 USD 12 päivässä
0,0 (0 arvostelua)
0,0
0,0
Käyttäjän avatar
Let me do this project.
$3 000 USD 7 päivässä
0,0 (0 arvostelua)
0,0
0,0
Käyttäjän avatar
Hi there StarTrackingBe, In Bidding for this ASP.NET MVC Editor template that you require for your project, there is a few assumptions that i will make surrounding the way that you may want the work to be executed. 1. I'm envisaging that your Code First Objects that you have generated are partial or that potentially we are able to subclass out the Code First Object to a more DTO dynamic object which will make it easier to bind to a Editor Template. 2. Is there any front end framworks that you are wanting to use or wanting to actually implement? Example: Telerik Kendo (Open Free Version) which is able to do View Based binding on rich text boxes etc. The power of these controls are amazing, and i actually think you might be better off building a full client side handler so that the server is not requiring to do the processing of any linguistically based data. I don't see your task as being a very complex scenario, i actually completed a full dynamic editor templated system for a drag and drop questionnaire which had over 30 templated fields which where all database driven. Might also be able to give you some advice surrounding the way you want to implement this function into the future. My English communication skills are hopefully easy to read, and more than happy to discuss this bid if you are interested. Kind Regards, Robbie Tapping
$400 USD 2 päivässä
0,0 (0 arvostelua)
0,0
0,0
Käyttäjän avatar
Hi, see my pm.
$400 USD 15 päivässä
0,0 (0 arvostelua)
0,0
0,0
Käyttäjän avatar
We are looking forward to work with you and we guarantee an extraordinary result in less than anticipating time.
$600 USD 7 päivässä
0,0 (0 arvostelua)
0,0
0,0

Tietoja asiakkaasta

Maan BELGIUM lippu
Brugge, Belgium
5,0
26
Liittynyt maalisk. 2, 2013

Asiakkaan vahvistus

Kiitos! Olemme lähettäneet sinulle sähköpostitse linkin, jolla voit lunastaa ilmaisen krediittisi.
Jotain meni pieleen lähetettäessä sähköpostiasi. Yritä uudelleen.
Rekisteröitynyttä käyttäjää Ilmoitettua työtä yhteensä
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Ladataan esikatselua
Lupa myönnetty Geolocation.
Kirjautumisistuntosi on vanhentunut ja sinut on kirjattu ulos. Kirjaudu uudelleen sisään.