
Fechado
Publicado
Pago na entrega
I have an in-house VB.NET application backed by SQL Server 2008 R2 that currently schedules four 6-hour shifts per day. Operational changes now require three 8-hour shifts instead. The change touches two main areas: • Business logic – all routines that build the daily roster, assign staff and calculate shift boundaries work off the 4 × 6 model. • Database structure – several tables store fixed shift identifiers, start / end times, and downstream references that assume four records per day. Because the scheduling and allocation algorithms drive time-sensitive workflows, any adjustment must keep existing calculation accuracy intact. The user interface itself can stay as is; only back-end logic and schema need attention. What I need delivered 1. Updated VB.NET code that: • Replaces hard-coded 6-hour intervals with a configurable shift length setting (default 8 hours, 3 per day). • Preserves current scheduling features such as staff auto-assignment, overlap handling and validation checks. 2. SQL scripts to: • Modify or migrate the shift definition tables to support the new pattern. • Update related constraints, stored procedures or views so reports and exports still balance. 3. A brief migration guide outlining steps to deploy the change to production and roll back if required. Acceptance criteria • A test dataset processed through the new logic shows three correct, non-overlapping 8-hour shifts totaling 24 hours. • All existing scheduling screens load without error and reflect the new shift boundaries. • No regression in performance or data integrity when running on SQL Server 2008 R2. All development must stay within the current tech stack (VB.NET, .NET Framework as presently used, and SQL Server 2008 R2). Source control access and sample data will be provided once the approach is agreed.
ID do Projeto: 40277217
14 propostas
Projeto remoto
Ativo há 1 dia
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
14 freelancers estão ofertando em média ₹1.469 INR for esse trabalho

Hello, This is a well-defined update and can be handled safely without changing your existing UI or disrupting the current workflow. My approach would focus on making the shift model configurable rather than hard-coded, so future operational changes will be easier. Approach Code Refactoring (VB.NET) • Replace the current 4 × 6-hour hard-coded logic with a configurable shift configuration • Introduce parameters for shift length and shifts per day (default: 8 hours × 3) • Update scheduling routines while preserving existing features such as staff auto-assignment, overlap checks, and validation logic Database Updates (SQL Server 2008 R2) • Modify shift definition tables to support flexible shift structures • Update related stored procedures, views, and constraints referencing the 4-shift model • Provide migration SQL scripts that safely convert existing data Testing & Validation • Verify that the system correctly produces 3 non-overlapping 8-hour shifts totaling 24 hours • Ensure all current scheduling screens function without errors • Confirm no regression in performance or reporting outputs Deliverables • Updated VB.NET source code • SQL migration scripts and schema updates • Deployment and rollback guide for production I have experience maintaining and extending legacy .NET and SQL Server systems, so I understand the importance of keeping scheduling calculations stable while modifying the underlying logic. Best regards, Jenifer
₹1.050 INR em 15 dias
8,5
8,5

Hi, With a strong background in .NET and Microsoft SQL Server, I'm confident that I can tackle the shift logic conversion your application needs. My keen attention to detail will ensure that your existing scheduling features like staff auto-assignment, overlap handling, and validation checks remain intact while incorporating the new 8-hour shift model. Moreover, my comprehensive knowledge allows me to deliver high-performing solutions that don't compromise data integrity even on older versions like SQL Server 2008 R2. Having worked on numerous complex, data-driven web applications with a variety of frameworks including C#.Net MVC which is pertinent to your project's tech-stack. This expertise equips me with a solid understanding of the intricacies involved in modifying or migrating database structure while ensuring minimal impact on other related aspects like stored procedures, constraints, or views. Being accessible via email ensures seamless communication and rapid turnaround times for any queries or issues you might have throughout the project.
₹600 INR em 2 dias
5,9
5,9

I am a senior developer of ASP.NET Core MVC & CMS & ASP.NET & Java with over 8 years of experience in software development. I am an expert on windows and web development using C#, VB.NET, VB6, ASP.NET, Entity Framework, Spring Boot. I work with ASP.NET, Core, MVC, Web API, WebServices, WCFServices, Webform, SQL Server, MongoDB, MySQL, Crystal Report, RDLC, SSIS, SSRS, HTML, CSS, Javascript, TypeScript, Jquery, AJAX, Angular, TFS, SVN, Github, GitLab, Azure, Plesk, Angular, Angular2, Javascript, HTML, CSS, JQUERY. Mobile - Andriod native java, Flutter, Kotlin, Xamarin I use the Repository Pattern, Onion Architecture, Domain-Driven Design Architecture & Dependency Injection Design Pattern. I follow the SOLID principle. When working on a project with you, I like to keep in touch so we both have a clear understanding of our needs and vision of the project we are creating together. I deliver a quality product on time and on budget. Client satisfaction is my main goal. Thank you for your time and consideration.
₹750 INR em 7 dias
4,0
4,0

Hello, I am confident that my extensive experience in VB.NET, SQL, and backend development makes me the perfect fit for your Shift Logic Conversion project. I understand the criticality of maintaining scheduling accuracy while transitioning from four 6-hour shifts to three 8-hour shifts. I will deliver updated VB.NET code with configurable shift length settings and SQL scripts to modify shift definition tables seamlessly. My expertise in software development and database management align perfectly with your project requirements. I am committed to ensuring a smooth deployment process and guaranteeing no regression in performance or data integrity. I am eager to discuss the project further and showcase how my skills can add value to your business. Let's connect and take this project to the next level. Looking forward to collaborating with you,
₹1.050 INR em 3 dias
3,1
3,1

I understand you require a shift logic update in your VB.NET application to move from four 6-hour shifts to three 8-hour shifts while preserving existing scheduling accuracy and database integrity on SQL Server 2008 R2. You need both backend code changes to replace hard-coded intervals and SQL scripts to modify shift tables and related constraints without impacting current UI or performance. With over 15 years of experience and more than 200 projects completed, I specialize in backend development and database management using Microsoft SQL Server and .NET technologies. I have handled numerous VB.NET and SQL Server projects involving complex business logic and data model migrations similar to your shift scheduling system. I will begin by refactoring the VB.NET routines to introduce a configurable shift length parameter, ensuring staff assignment and validation logic adapt seamlessly to the 8-hour shifts. Then I will update the database schema and stored procedures to reflect the new shift pattern, testing thoroughly with your sample data to confirm no overlap or regression. This will be completed within a week, including a concise migration guide for deployment and rollback. Feel free to share more details so we can align on the approach and get started.
₹660 INR em 7 dias
2,9
2,9

I have 10 + years of experience in vb.net development and I think I will be able to provide the accurate solution based on your requirements.
₹1.050 INR em 7 dias
2,7
2,7

Hi, I've worked extensively with VB.NET + SQL Server backend systems and this kind of shift-model refactor is well within my wheelhouse. My approach: 1. Audit – I'll map all hardcoded 4×6 references in the scheduling routines (roster build, auto-assignment, overlap handling, validation). 2. Refactor – Replace with a configurable shift setting (default 3×8), preserving all existing logic paths. 3. SQL migration – Modify shift definition tables, update constraints, stored procedures, and views. Fully compatible with SQL Server 2008 R2. 4. Migration guide – Step-by-step deploy + rollback instructions with the test dataset validation you outlined. A few questions to scope accurately: - Roughly how many VB.NET modules touch the shift logic? - Are the stored procedures solely for reporting, or do they also drive the roster logic? I can start immediately once source access is shared. Delivery in 2–3 days.
₹1.200 INR em 2 dias
2,0
2,0

Greetings of the day, with my experience, in handling projects in sqlserver, i am strongly admire that i can full fill your requirement
₹1.050 INR em 4 dias
0,0
0,0

Hi, I can help you refactor your VB.NET scheduling system safely while preserving calculation accuracy and performance on SQL Server 2008 R2. I understand this is not just a UI change but a structural shift from a fixed 4×6 model to a configurable shift engine (3×8 by default), which impacts business rules, allocation logic, and database assumptions. My approach: • Refactor hard-coded 6-hour logic into a configurable shift-length setting (stored in config or DB). • Update roster-building, auto-assignment, overlap handling, and validation routines without breaking existing workflows. • Maintain backward-safe calculation boundaries to ensure 24-hour coverage with no gaps or overlaps. Database side: • Modify shift definition tables to support variable shift counts per day. • Update constraints, procedures, and views to maintain reporting integrity. • Provide tested SQL migration scripts compatible with SQL Server 2008 R2. Deliverables include updated VB.NET source, migration SQL scripts, and a clear deployment + rollback guide. I have experience maintaining legacy .NET Framework systems and optimizing SQL Server logic without introducing regressions. Estimated turnaround: 5–8 working days after reviewing the current scheduling logic and schema. I’m ready to review the source and propose a safe refactoring plan. Best regards, Rizky
₹1.050 INR em 7 dias
0,6
0,6

Respected Sir/Madam, Thank you for the detailed requirements. We understand that your current VB.NET application with SQL Server 2008 R2 needs to transition from a 4 × 6-hour shift model to a 3 × 8-hour shift structure while maintaining the accuracy of existing scheduling workflows. We can update the backend logic to make the shift duration configurable, adjust the scheduling and allocation routines, and modify the database schema, stored procedures, and constraints to support the new structure without affecting current system performance or data integrity. We will also provide the required SQL migration scripts and a clear deployment/rollback guide to ensure a smooth production update. Please check and go through our portfolio for similar system customization projects. We would be happy to discuss the implementation approach further. Regards, Dolly Yenkie
₹1.300 INR em 7 dias
0,0
0,0

Hello, I’m a .NET architect with strong experience maintaining and modernizing legacy VB.NET and SQL Server systems, including scheduling engines and time based business logic. Proposed Approach The goal will be to remove the fixed 4 × 6 shift assumption and introduce a configurable shift model while preserving existing scheduling accuracy. 1. VB.NET Business Logic Update I will refactor the scheduling logic to replace hard coded values with a configurable structure: • Introduce configurable ShiftLengthHours and ShiftsPerDay settings • Default configuration: 3 shifts × 8 hours • Maintain existing features such as: * Staff auto assignment * Overlap validation * Current scheduling rules 2. Database Adjustments SQL scripts will be provided to safely migrate the database: • Update or extend shift definition tables • Replace fixed shift identifiers where necessary • Adjust related constraints, stored procedures, and views 3. Migration Guide A short deployment guide will include: • Step by step deployment procedure • Database migration steps • Validation checks after deployment • Rollback procedure if needed Acceptance Validation • Test dataset generates three correct 8 hour shifts totaling 24 hours • Scheduling screens load without errors • Existing workflows continue to function normally • No performance regression on SQL Server 2008 R2 I can begin reviewing the codebase as soon as repository access and sample data are provided.
₹1.050 INR em 5 dias
0,0
0,0

Hello. I have extensive experience with VB.NET and SQL Server systems. I can update the scheduling logic to support three configurable 8-hour shifts instead of four 6-hour shifts, while preserving the existing allocation and validation routines. I will also provide SQL migration scripts and a short deployment guide to ensure a safe transition in production. Estimated delivery: 1–2 days after reviewing the current code and database structure.
₹7.200 INR em 2 dias
0,0
0,0

Hello there, Shift logic can be safely refactored to move from the current 4 × 6-hour model to a configurable 3 × 8-hour shift structure while preserving the existing scheduling accuracy, staff allocation routines, and validation checks already built into the system. • Replace hard-coded 6-hour calculations with configurable shift duration in VB.NET • Update scheduling routines to generate 3 non-overlapping 8-hour shifts totaling 24 hours • Adjust SQL Server shift tables, constraints, and procedures to support the new structure • Ensure reports, exports, and scheduling screens continue functioning correctly • Provide SQL migration scripts and rollback instructions for safe deployment Quick question: are shift identifiers referenced across multiple related tables or mainly stored in a central shift definition table? Happy to implement the update and keep the system running smoothly. Best Regards, Nikunj
₹1.500 INR em 7 dias
0,0
0,0

Nanded, India
Método de pagamento verificado
Membro desde nov. 21, 2017
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹600-1500 INR
₹1500-12500 INR
$25-50 CAD / hora
₹1500-12500 INR
$750-1500 USD
₹750-1250 INR / hora
₹37500-75000 INR
£250-750 GBP
$1500-3000 USD
$750-1500 USD
$15-25 USD / hora
$750-1500 USD
$10-30 USD
$1500-3000 USD
₹12500-37500 INR
$1500-3000 USD
₹1500-12500 INR
$15-25 USD / hora
$250-750 USD
₹1500-12500 INR
$10-30 USD
₹600-1500 INR