Find Jobs
Hire Freelancers

ASP.NET MVC, Angular, JavaScript, Full Stack Developer

$250-750 USD

ปิดแล้ว
โพสต์ เกือบ 6 ปีที่ผ่านมา

$250-750 USD

ชำระเงินเมื่อส่งงาน
Looking to form a long-term relationship with a developer with the following skills: Full Stack C# .NET HTML JavaScript MSSQL ASP.NET MVC ASP.NET Web API 2 Angular Bootstrap The freelancer awarded this contract will have access to on-going development work. Note: Failure to answer the application questions fully and completely, will result in your application being ignored. 1. Describe design patterns. 2. Which of the required job skills do you feel you are strongest at? 3. Describe a delegate. 4. Describe n-tier architecture. 5. Describe publisher subscriber pattern.
รหัสโปรเจกต์: 16725642

เกี่ยวกับโปรเจกต์

50 ข้อเสนอ
โปรเจกต์ระยะไกล
ใช้งานอยู่ 6 ปีที่ผ่านมา

กำลังมองหาการสร้างรายได้ใช่ไหม?

ประโยชน์ของการประมูลกับ Freelancer

กำหนดงบประมาณและกรอบเวลาของคุณ
รับเงินจากการงานของคุณ
อธิบายข้อเสนอของคุณในภาพรวม
ลงทะเบียนและเสนอราคาฟรี
50 ฟรีแลนซ์กำลังเสนอราคาโดยเฉลี่ย $560 USD สำหรับงานนี้
รูปอวาตาร์ของผู้ใช้
Good Day, I have gone through your requirements and are interested to provide you services. Below are the answers to your questions : 1) A solution to a commonly occurring problem in software design. 2) We are stronger in ASP.NET/ AngularJS / Javascript technologies. 3) A reference to a method 4) Way to separate the presentation layer from the core business logic and data access 5) Observer design pattern
$555 USD ใน 10 วัน
4.7 (61 รีวิว)
8.1
8.1
รูปอวาตาร์ของผู้ใช้
Hi there I am looking for a long term partner for dev work, so i would suit me to work with you in the technology stack you describe. Of the mentioned tech I am strongest in MSSQL and C#, and I have used all the other technologies you mention. Of late I have been working with React and Typescript more than with Angular, but am experienced in both. Your questions: 1. Describe design patterns. Design patterns are common solutions to common programming problems. Examples include simple patterns like Singleton and Factories, and more complex patterns like observer, chain of responsibility etc. Design patterns are often used in code that follows the SOLID principles to enable elegant and maintainable code. 2. Which of the required job skills do you feel you are strongest at? MSSQL and C# 3. Describe a delegate. A delegate is a function pointer that can be called from within another class. In C# they are often used for small pieces of behavior that are externalized, in Javascript you use a special type of delegate called a promise for most asynchronous code. 4. Describe n-tier architecture. N-tier architecture seperates your UI, controlling and business logic into seperate layers in the application. MVC and MVVM are examples of design patterns that help enforce tiers. 5. Describe publisher subscriber pattern. One class / library publishes specific events and data. Multiple other classes can then subscribe to the feeds of events and data
$750 USD ใน 10 วัน
5.0 (47 รีวิว)
7.1
7.1
รูปอวาตาร์ของผู้ใช้
Hello, I have read what you exactly need, however I would like to ask you a few questions. I do work smart and do not rest until I get the job done. Please feel free to ping me anytime so we can have a detailed discussion and finalize our budget and timeline. I will deliver in best possible way. Thank you.
$555 USD ใน 10 วัน
5.0 (18 รีวิว)
6.8
6.8
รูปอวาตาร์ของผู้ใช้
Hi, I can help you in ASP.NET, ASP.NET MVC, Web Apis, js, angular. I'm a software engineer having over 6 years of experience in development and worked on lots of projects usually as a full stack. I'll be happy to work on ongoing project and looking for long term relationship. Please find below the questions along with answers that you have asked in your project description. 1. Describe design patterns. > Software design pattern is a general, reusable solution to a commonly occurring problem. 2. Which of the required job skills do you feel you are strongest at? > I've good expertise in asp.net, asp.net mvc, asp.net web APIs and JavaScript. 3. Describe a delegate. > A delegate in C# is similar to a function pointer in C or C++. A delegate is a type that represents references to methods with a particular parameter list and return type. You can invoke (or call) the method through the delegate instance 4. Describe n-tier architecture. > n-tier or multi-layered architecture is a client-server architecture in which we separate the presentation, application processing, and data management functions to reduce complexity of system. Each upper layer have knowledge/dependency to next lower layer. The most common use of multi-tier architecture is the three-tier architecture. 5. Describe publisher subscriber pattern. > Publisher/Subscriber pattern is one of the variations of the Observer designer pattern. In Publisher/Subscriber pattern publisher (entry responsible for publishing message) publish message and there are one or more Subscriber (entity who subscribe (i.e., interested in message) to particular message type)  who capture published message.  Example:- Mobile operators sending message to their customers. Mobile operator publisher(broadcast) message (Message of Cricket Score and Message of Latest News) and message capture by the customer cells who subscribed for the message.
$555 USD ใน 5 วัน
4.9 (69 รีวิว)
7.0
7.0
รูปอวาตาร์ของผู้ใช้
Greetings, With over 10 years experience in Software Engineering as well as my Bachelor's degree in Computer Science, I am the perfect fit for your software project. My engineering skills are C#, ASP.NET/ MVC with Bootstrap, Jquery/Ajax and for services using WCF/Rest WCF/Rest Web API and SQL Server for the back-end. Involve in designing databases, Indexing Strategies, table partitioning, writing Stored Procedures, Triggers, functions, and views. I am having very good exposure with Azure application configuration, database settings, virtual machines settings and creating blob storage and containers. 1. Describe design patterns. => Design patterns are best practices evolved with time in software development. 2. Which of the required job skills do you feel you are strongest at? => ASP.NET MVC and SQL Server 3. Describe a delegate. => Delegates are function pointers 4. Describe n-tier architecture. => Its a layered architecture where the application is divided into multiple loose coupled modules for scalability and reusability. 5. Describe publisher subscriber pattern. => Publisher/Subscriber is a messaging pattern where a publication is distributed to multiple receivers. Thanks
$555 USD ใน 20 วัน
5.0 (42 รีวิว)
6.6
6.6
รูปอวาตาร์ของผู้ใช้
I'm .Net developer having experience more then 8 years. I used to work for USA timings, 1. Design pattern is proven set of best practices used to provide solution 2. Asp.Net MVC 3. delegates are function pointers 4. Distribute system in different layers 5. It is some sort of observer design pattern where publisher send message and subscriber receive relevant message.
$500 USD ใน 2 วัน
5.0 (71 รีวิว)
6.6
6.6
รูปอวาตาร์ของผู้ใช้
Hello 1. In few words design pattern is a standard solution for common tasks functional or architectural encountered in software developmentsoftware desing 2. Skills by 10 points scale C# - 9. About 10+ years of experience .NET - I'm sorry but I didn't get what you mean under .NET experience exactly HTML - 8. I'm able to create responsive pages with HTML 5/CSS 3 and javascript. JavaScript - 9. May be I still didn't see most modern features but I'm able to write say drag & drop component or jQuery plugins, etc... MSSQL -7. Good in writing SQL queries and stored procedures, perform simple administrative tasks and manipulate data in tables but I'm developer not DBA so 7 ASP.NET MVC - 8 About 2 Years experience with both classic ASP.NET MVC and .Net Core 1.x ASP.NET Web API 2 - 8. Yes had some experience to write RESTFul services Angular - 3. Few small attemps to employ it in my projects but without lack... Bootstrap - 5. Also not much expericnce 3. Reference to a method. Comparing with C/C++ the delegate much like to a pointer to function but in addition to just to a function pointer the delegate is also associated with the instance of the class 4. A way to separte code by common functgionality like presentation, business tasks, model classes, ORM 5. Publishers don't know who will receive the messages. Subscribers don't know who sends the message. An entity in between publishers & subcribers dispatch the messages $25/hrs. Up to 30 hrs/week Thanks Yurii
$666 USD ใน 5 วัน
5.0 (35 รีวิว)
6.2
6.2
รูปอวาตาร์ของผู้ใช้
Hey, My name is Tahir; I'm a Microsoft Certified Solutions Developer(MCSD) located in Islamabad. I've a sound experience in asp.net, mvc, Entity Framework, web api, angular 2/4/5 and bootstrap. I will give you short answers :) I can developed a small application which will cover all of the following, if you want to test my skills :) 1. Describe design patterns. Design patterns provide general solution to commonly occurring design problem 2. Which of the required job skills do you feel you are strongest at? asp.net, mvc, web api, wcf, angular 2/4/5, bootstrap 3. Describe a delegate. In short :) A delegate is a reference to a method. 4. Describe n-tier architecture. It is a way to separate the presentation layer from the core business logic and data access 5. Describe publisher subscriber pattern. It is a Observer design pattern, in which publisher publish a message and subscriber capture the message. e.g on UI if you have two modules i.e A and B, so B get updated if anything happens in A. I'm looking forward to hear from you.
$533 USD ใน 7 วัน
5.0 (39 รีวิว)
6.1
6.1
รูปอวาตาร์ของผู้ใช้
Hello, I do have all the mentioned Skills and I am able to complete this Project Successfully. Just need to discuss some details with you. Kindly come to the chat window and let's discuss further. Thanks Keshav
$250 USD ใน 5 วัน
4.9 (75 รีวิว)
6.3
6.3
รูปอวาตาร์ของผู้ใช้
Hello There, Hope you are fine and doing great today! I have gone through your requirement and believe that I can do justice to this job as I have got all the experience and knowledge to complete this project in best possible manner. I have been working as a developer from last 9 years. I have experience in Angular.js .Net MVC, C#, ASP.Net, Microsoft Azure AD Authentication, Java, Javascript, JQuery ,AWS S3, AWS Redshift , MS SQL Server, MySQL, HTML5, CSS, BootStrap3. Hope to get a positive response from your side and gives you an assurance that I can complete your project within the time frame provided and with the best technology as per my knowledge. My priority will be maintaining quality and timely delivery of projects. Regards:
$555 USD ใน 10 วัน
5.0 (17 รีวิว)
5.7
5.7
รูปอวาตาร์ของผู้ใช้
SEE ANSWER BELOW TO YOUR QUESTIONS: 1. Creational Patterns, Structural Patterns, Behavioral Patterns, 2. All technologies you mentioned above 3. similar to pointers in c++ 4. three layer project Data Access, Bussiness Object Layer, User Interface Layer 5. publish–subscribe is a messaging pattern where senders of messages, called publishers, do not program the messages to be sent directly to specific receivers, called subscribers
$555 USD ใน 10 วัน
4.7 (44 รีวิว)
6.3
6.3
รูปอวาตาร์ของผู้ใช้
Hi there, Hope you are doing good. We are not one developer but we have teams of devs. If you are interested in working with us, we'll be more than happy to assign a guy for your described tasks and more to follow. We can share our portfolio if you need. Let us know. Thank you!
$583 USD ใน 10 วัน
4.8 (16 รีวิว)
5.7
5.7
รูปอวาตาร์ของผู้ใช้
Hello, I have a total of 18 years of experience out of which I have worked for 12 years in US. I have done a lot of work on .NET, ASP.NET MVC, AngularJS, Javascript. I offer a free trial of my work for 1 day. If you like what I do then decide to award me Project. This way you have zero risks of losing money with unknown people.
$555 USD ใน 10 วัน
4.8 (14 รีวิว)
5.6
5.6
รูปอวาตาร์ของผู้ใช้
1- Design patterns are solutions to common software design issues. i.e., "Factory Pattern" was found to resolve the issue of object creation everywhere in the code (What if the class has to be changed), “Abstract Factory” was found to resolve the issue of static factories so that we can have different implementations based on the “Abstract Factory”. 2- ASP.NET Web API, ASP.NET MVC 3- Delegate is a type that can hold a reference to a method, You create delegate by specify the method signature (i.e., delegate void _sendMessageDelegate(string message)), After that you can create an instance of that delegate to hold one (or more) references to methods, Events are special type of delegates, Delegates are immutable whenever you add or remove a method reference to a delegate a new one is create internally. 4- N-Tier Architecture describe a system that’s separated logically (and/or physically), i.e., having a logically clear separation between the presentation, business logic, data access, processing and aggregation, caching …etc. This separation of concerns ease the development processes, allow extensibility and flexibility. 5- Pub/Sub pattern is a famous pattern used for interchanging messages between objects or systems, a good example to that is events where an object subscribe to a specific event (i.e., button clicked) and it’ll get notified whenever that event is raised, Also WebSockets is good example of Pub/Sub pattern.
$500 USD ใน 10 วัน
5.0 (8 รีวิว)
4.5
4.5
รูปอวาตาร์ของผู้ใช้
Hi there, Greetings! I've read your project posting and I can surely help you to design and build application using ASP.NET MVC, Angular, JavaScript. We’re are a Microsoft partner with a team of 15+ developers working on .Net (C#, Asp.Net, MSSQL), PHP (Core php, Laravel, CodeIgnitor and MySQL), IoT, Azure and Mobile App Development. I believe we possess the necessary skills and experience you are seeking and would make a valuable addition to your project. Give us an opportunity to place our idea and skill-sets and showcase our expertise. Look forward to having a fruitful discussion. Regards. Rohaan
$500 USD ใน 17 วัน
5.0 (7 รีวิว)
3.8
3.8
รูปอวาตาร์ของผู้ใช้
Design Pattern ? Design pattern is a general repeatable solution to a commonly occurring problem in software design. Strongest at? c#.Net Core,webapi, EF, MSSQL Delegate? A delegate is a reference type variable that holds the reference to a method. N-Tier Arch N-tier architecture is also called multi-tier architecture because the software is engineered to have the processing, data management, and presentation functions physically and logically separated. publisher subscriber pattern Publisher/Subscriber pattern publisher (entry responsible for publishing message) publish message and there are one or more Subscriber (entity who subscribe (i.e. interested in message) to particular message type) who capture published message
$555 USD ใน 10 วัน
5.0 (3 รีวิว)
3.2
3.2
รูปอวาตาร์ของผู้ใช้
Hi there, I am c# .net developer having skills with .net, MVC, Entity framework, Sql server, HTML, Bootstrap, JQuery. I am ready to work with you I also available on flexible time. For test my short answer is. 1. Design Pattern - Design pattern are the base structure of software which describe how to software is build and it also describe how you manage your code in the software. 2. I am strongest at back-end development. c#, MVC, .Net. 3. Delegate is reference type variable which store the reference of method and used to invoke this method. 4. N-tier application are whose application in which for any request from user till response their are number of inter-mediator like - user call any method then call ajax method, which call an http request, on server side call a wcf or web service, on web service call the database call. so you have multi tier in this call. This type of application is N-tier application. 5. publish - subscriber pattern - Generally this pattern are use to make the reactive programming in which their is number of user who can subscribe to a service, so that whenever any message is publish to the service endpoint all user get notified who subscriber that service. That's all from my side. Please feel free to discuss with me over chat. Thanks.
$422 USD ใน 10 วัน
5.0 (5 รีวิว)
2.4
2.4
รูปอวาตาร์ของผู้ใช้
I have more than 8 year's of experience, and recently released few products using exactly same technology. please check my profile for this, Airataxi, Udhyam & EasysalePOS. These projects are developed using, Android, Rest api using ASP.NET Web Api2, Support portal using Angular 2/5. My Answers, 1. Describe design patterns. There are various design pattern are theoritically, structural and behavior, depend upon situation we use them. 2. Which of the required job skills do you feel you are strongest at? Almost all, angular2, asp.net web api2, spring boot, android, ios etc. 3. Describe a delegate. Delegate means to provide the authorities. 4. Describe n-tier architecture. plz check my app airataxi, we used n layer architect in this project. I will let you know the remaining T&c.
$833 USD ใน 30 วัน
5.0 (1 รีวิว)
0.8
0.8
รูปอวาตาร์ของผู้ใช้
Profesional de TI con comprobada experiencia en el desarrollo de proyectos bajo lenguajes de programación ASP.NET con Visual Studio (en sus versiones: 2003, 2005, 2008, 2010, 2012, 2013, 2015, 2017), Web Services, WCF, MVC5, Ajax, JavaScript, JQuery, Visual Basic, C#, Linq, Entity Framework, Paginas en tiempo real con SignalR, Java, Docker, PHP, AngularJS, ReactJS, NodeJS. Aplicaciones Windows con .Net, WPF. Manejo de Bases de Datos SQL Server (2000, 2005, 2008 r2, 2012, 2014), Oracle (9i), MySQL, PostgreSQL, MongoDB. Diseño de páginas WEB con HTML5 y CCS3, SASS, LESS, Bootstrap, Foundation, Material Design. Aplicaciones Móviles Multiplataforma con Xamarin. Visionario con capacidad de trabajo en equipos de alto desempeño y lograr objetivos comunes, entusiasta y con experiencia en el trabajo bajo presión. Responsable y Autodidacta siempre en la búsqueda de nuevos conocimientos y estar al día en los avances tecnológicos.
$533 USD ใน 15 วัน
0.0 (0 รีวิว)
0.0
0.0
รูปอวาตาร์ของผู้ใช้
Simple response 1. Describe design patterns Reusable & encapsulated code 2. Which of the required job skills do you feel you are strongest at? I work with all this stuff but feel strongest with AngularJS and javascript frameworks (NodeJS), MEAN Stack is my favorite... but, i work every day with C# and .net techs AngularJS Javascript Bootstrap HTML C# MVC ASP.NET Web API 2 MSSQL 3. Describe a delegate Its like pointer to a function, delegates come in handy for things like event handlers 4. Describe n-tier architecture Multi-tier architecture... the data tier, logic tier and the presentation tier, basically separate in layers the code. 5. Describe publisher subscriber pattern As a broker do and like a service bus posting messages hehe.. well not at all but similar concept, suscription with interfaces to comunicate eventes through the code
$722 USD ใน 10 วัน
0.0 (0 รีวิว)
0.0
0.0

เกี่ยวกับลูกค้า

ปักธงของ UNITED STATES
New York, United States
0.0
0
ยืนยันวิธีการชำระเงินแล้ว
เป็นสมาชิกตั้งแต่ ก.พ. 20, 2018

การยืนยันลูกค้า

ขอบคุณ! เราได้ส่งลิงก์สำหรับเครดิตฟรีให้คุณทางอีเมลแล้ว
เกิดข้อผิดพลาดขณะส่งอีเมลของคุณ กรุณาลองอีกครั้ง
โลโก้ Freelancer Thailand / ภาษาไทย ช่วยเหลือและสนับสนุน FreelancerประเภทโปรเจคการประกวดFreelancerองค์กรแพ็กเกจสมาชิกโครงการ Freelancer ชั้นแนวหน้าการจัดการโปรเจคงานในพื้นที่Photo Anywhereหน้าจัดแสดงผลงานAPI สำหรับนักพัฒนาได้รับการยืนยันDesktop App เกี่ยวกับเกี่ยวกับเราวิธีใช้งานความปลอดภัยนักลงทุนแผนผังเว็บไซต์เรื่องราวข่าวออกสื่อทีมรางวัลข่าวประชาสัมพันธ์ร่วมงานกับเรา ข้อกำหนดนโยบายความเป็นส่วนตัวข้อกำหนดและเงื่อนไขนโยบายลิขสิทธิ์ข้อพึงปฏิบัติค่าธรรมเนียมและค่าบริการหุ้นส่วนEscrow.comLoadshiftWarrior Forum แอปโลโก้ Apple App Store โลโก้ Google Play
ไม่สามารถคัดลอกไปยังคลิปบอร์ดได้ โปรดลองอีกครั้งหลังปรับเปลี่ยนการอนุญาต
คัดลอกไปยังคลิปบอร์ดแล้ว
ผู้ใช้ที่ลงทะเบียน งานที่มีการโพสต์ทั้งหมด
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
กำลังโหลดตัวอย่าง
ได้รับอนุญาตสำหรับตำแหน่งทางภูมิศาสตร์
เซสชั่นการเข้าสู่ระบบของคุณหมดอายุและคุณได้ออกจากระบบแล้ว กรุณาเข้าสู่ระบบอีกครั้ง