
In Progress
Posted
Paid on delivery
I need a Windows desktop application developed for Cabinet Vision that allows users to create and deploy new board materials, matching edge materials, textures/graphic overlays, and schedule assignments directly into the Cabinet Vision SQL database. The app should allow the user to enter a material name, board thickness, custom thickness, texture/swatch image, edge thickness, and select which Cabinet Vision schedules the material should be applied to, such as assembly schedules, door schedules, drawer box schedules, and rollout schedules. Once entered, the user clicks a Deploy button and the app writes the required data into SQL. The app must also track all materials it has deployed and include a cleanup function that can safely remove those materials, edge materials, textures, and schedule entries from SQL. Strong SQL Server and Windows desktop application experience is required. Cabinet Vision experience is preferred. The developer must be able to review an existing database structure and safely insert/update/delete records without damaging unrelated data. Deliverables include the working app, source code, installer/package, basic documentation, SQL mapping notes, deployment function, texture import, schedule selection, tracking system, and cleanup function.
Project ID: 40469131
99 proposals
Remote project
Active 7 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
99 freelancers are bidding on average $2,017 AUD for this job

This looks straightforward at first, but in my experience there’s usually a key detail that can cause issues later. I’ve handled similar projects before and can outline a practical approach for you. For similar work and case studies, feel free to check my profile: https://www.freelancer.com/u/Microlent Let me know if you I'd like me to walk you through the plan. – Rajesh Rolen
$2,250 AUD in 7 days
8.8
8.8

Hi, I understand you need a Windows desktop app for Cabinet Vision that can add new board materials, matching edge materials, texture/swatch images, and schedule assignments straight into the Cabinet Vision SQL Server database. My approach will be careful and database-first: I will review the existing SQL structure, map the required tables/fields, build the app in C#/.NET with a clear Deploy flow, add tracking for every record created by the app, and include a safe cleanup option that only removes app-created materials, textures, edges, and schedule links without touching unrelated data. I will also provide the source code, installer, basic documentation, and SQL mapping notes so the process is easy to review and maintain. Do you already have a sample Cabinet Vision SQL database backup that I can review before development starts? Which Cabinet Vision version are you using, and is the database local SQL Server or on a network/server? Should texture/swatch images be copied into a Cabinet Vision folder path, stored in SQL, or both? Do you want the cleanup function to remove only selected materials or all materials deployed by the app? Best regards,
$3,000 AUD in 10 days
8.8
8.8

Hi, Writing into a specialised application's SQL database requires careful mapping work first and that's exactly where I'd start, reviewing the Cabinet Vision table structure before touching anything. WPF desktop app in C#, clean form for all your material inputs, texture upload, and schedule selection. Deploy button writes everything correctly, every entry tracked so the cleanup function removes only what the app created without touching anything else. Source code, installer, SQL mapping notes, and documentation all included. Can you share the Cabinet Vision database schema or a snapshot of the relevant tables? That's the starting point. Looking forward to it.
$2,000 AUD in 10 days
8.6
8.6

Hi — Elias here from Miami. I see you're looking to develop a Windows desktop application for Cabinet Vision. This is an interesting project that aims to enhance user experience in cabinet design. The real technical challenge here often revolves around maintaining a seamless user interface while ensuring robust data management. What usually matters most is integrating the application with existing workflows and ensuring it can handle complex user roles effectively. The tricky part is usually managing state and permissions, especially if you plan for future features or scaling. My approach would focus on creating a clean architecture using .NET and C#, ensuring maintainability and scalability from the start. I’d prioritize reliable database interactions with SQL Server to keep performance smooth as user demands grow. I've worked on similar desktop applications where I optimized both user experience and backend reliability. A few questions to better understand the scope: Q1 – What specific user roles and permissions do you envision for the application? Q2 – Are there any integrations with existing systems or third-party services you plan to include? Q3 – What are your expectations regarding data handling and offline capabilities? Happy to go through the details and suggest the best technical approach. Looking forward to hearing from you.
$2,000 AUD in 10 days
7.3
7.3

Hi I can build a Windows desktop application for Cabinet Vision that deploys board materials, matching edge materials, texture/swatch assets, and schedule assignments directly into the SQL Server database. The main technical challenge is safely mapping Cabinet Vision’s database structure so inserts, updates, cleanup actions, and schedule links affect only the materials created by the tool. I have experience with Windows desktop development, C#/.NET, SQL Server, transactional database operations, installer packaging, image/file import, audit tracking, and safe record cleanup workflows. I would first review the existing Cabinet Vision SQL schema, document the required table relationships, then build a controlled Deploy process with validation, rollback handling, and a tracking table for every material created. The cleanup function would use that tracking data to remove deployed boards, edges, textures, and schedule entries without touching unrelated production records. Thanks, Hercules
$3,000 AUD in 15 days
6.9
6.9

Architecting your Cabinet Vision SQL... ...desktop application to automate material deployments. You need a bulletproof C#/.NET tool that safely writes board materials, edge bands, textures, and schedule assignments directly into the Cabinet Vision database without corrupting existing catalog data. My technical execution plan: DB Mapping: I will map the exact INSERT/UPDATE statements for Cabinet Vision’s core SQL tables, ensuring relational integrity when linking custom thicknesses and swatches to new board materials. .NET App: I will build a clean Windows interface (C#/WPF) with strict form validation for material parameters and schedule selections before anything hits the database. State Tracking & Rollback: I will engineer a tracking log recording the Primary Keys of every deployed entry. The "Cleanup" function will read this to execute safe, cascading DELETE operations, removing only custom-injected records without risking your core database. Handover: You will receive the compiled Windows installer, source code, SQL mapping notes, and a deployment guide. Budget & Timeline: I can map, build, test, and package this for $1,650 AUD within 10 to 14 days. Quick technical question: Are you running a newer version like Cabinet Vision 2024 on a network SQL server, or is this tool for a standalone/local deployment?
$1,650 AUD in 14 days
7.0
7.0

Hello, I understand you need a utility application to act as a dedicated management layer for your Cabinet Vision SQL database. The core workflow allows a user to define a complete material set—board, edge, texture—and assign it to various production schedules. The application then automates the complex, multi-table SQL insertion process with a single click. Crucially, it must also log its own creations to perform a clean, transactional rollback, ensuring all related records can be deleted without impacting native Cabinet Vision data. Technical approach: We'll develop this as a .NET Windows desktop application (WPF or WinForms with C#) for native performance and robust SQL Server integration. The architecture will feature a dedicated data access layer using safe, parameterized queries. A custom tracking table, managed by our app within your database, will store the primary keys of all generated records, making the cleanup function precise and reliable. Core modules: Material Definition UI (for all properties and texture image upload), Schedule Assignment (checklist populated from the DB), Deployment Engine (handles the transactional SQL INSERTs and logging), and a Management View that lists all app-deployed materials and provides the one-click cleanup function. Implementation strategy: We'll start by analyzing the Cabinet Vision database schema to map all required tables and their relationships. Next, we build and unit-test the core SQL deployment and cleanup logic. Finally, we'll develop the user interface, package the application with an installer, and provide the required documentation and SQL mapping notes.
$1,855 AUD in 21 days
6.5
6.5

Do you have access to an existing Cabinet Vision database we can map the schema from, or will you be providing the SQL structure documentation? We can do a call if you want I'll build a clean Windows desktop app in C# that handles material entry, texture imports, schedule assignments, and writes directly to the Cabinet Vision SQL database via a Deploy button. Full tracking system and safe cleanup function included so nothing outside your deployed materials gets touched. Source code, installer, and SQL mapping notes delivered on completion.
$1,500 AUD in 3 days
5.7
5.7

With my 13+ years of experience in developing tailored applications and my deep understanding of .NET, C# Programming, and Software Development, I am equipped to deliver the Cabinet Vision Desktop Application you desire. Not only do I bring strong SQL Server and Windows desktop application experience to the table, but also a wealth of expertise in Python that will be pivotal in the development process. My extensive knowledge and successful implementation of Python-based web automation, data mining, and extraction projects align closely with the functionalities you're seeking for your Cabinet Vision application. I have advanced experience working with SQL databases similar to the one powering Cabinet Vision and can skillfully insert/update/delete records without compromising any unrelated data. Lastly, I'm a testament of the versatility you seek; having recently completed diverse projects like developing the AI emergency caller using Vapi and Twilio, OpenClaw AI bot installations on MacOS and Windows OS, among several others. Therefore, choosing me guarantees not only a high-quality final product but also peace of mind knowing your project is in safe and highly capable hands.
$1,500 AUD in 1 day
5.7
5.7

Hi, ***** .Net expert***** I have more than 15 years of experience in the development As I am an expert, I can build it according to your requirements. Because I have a lot of experience in these fields, I can build your project as soon as possible. I offer excellent software quality work and provide the best support for your project. If you give me this job, I will do my best to finish your job by your timeline. If you want to see my past works, I can show you my past works right now. Ready to discuss this with you about the task now. Thank you for the reading.
$1,500 AUD in 7 days
5.9
5.9

Hi, I can build this as a Windows desktop application with a safe SQL-driven deployment workflow for Cabinet Vision. I have strong experience with C#, .NET desktop apps, SQL Server, data mapping, and controlled insert/update/delete operations in production databases. The application will allow users to: • Create board and edge materials • Upload textures/swatch overlays • Assign schedules (assembly, doors, drawers, rollouts, etc.) • Deploy directly into the Cabinet Vision SQL database • Track deployed materials and safely clean/remove them later I’ll first review the existing Cabinet Vision database schema to ensure all operations are isolated and non-destructive. The app will include validation, deployment logging, rollback-safe cleanup functions, and a simple installer with documentation. Estimated timeline: 2–3 weeks Estimated budget: $2,000 AUD–$3,000 AUD depending on final workflow complexity. Thanks.
$2,000 AUD in 21 days
5.8
5.8

✋ Hi There!!! ✋ The Goal of the project:- Build a secure Windows desktop application for Cabinet Vision SQL database material management and deployment system I carefully read your requirement for a .NET based desktop application that manages board materials, textures, edges, and schedules with safe SQL operations, deployment tracking, and cleanup functionality. I am the right fit because I have strong experience building secure Windows desktop systems with SQL Server integration and data integrity focus. * Develop Windows desktop app using C# .NET with clean UI and workflow * Implement secure SQL Server insert, update, delete for Cabinet Vision database structure * Build deployment tracking system with safe cleanup and rollback functionality I also provide UI design, database management, testing, installer packaging, and full source code delivery with documentation. With 9+ years as a full stack developer, I have built similar enterprise desktop and database management tools. Looking forward to chat with you for make a deal Best Regards Elisha Mariam!
$1,511 AUD in 11 days
4.9
4.9

Hi, I’ve thoroughly reviewed your need for a Windows desktop application tailored for Cabinet Vision that integrates material deployment directly into your SQL database. With my strong background in C# development and deep expertise in Microsoft SQL Server, I’m confident in creating a user-friendly, robust app that manages board materials, textures, and schedules efficiently and safely. I understand the importance of accurate data handling and will ensure the app includes all requested features like material input, texture imports, schedule selection, deployment tracking, and a cleanup mechanism - all while preserving your database integrity. I propose to deliver a fully tested application with source code, an installer, and comprehensive documentation including SQL mapping and usage instructions within 20 days. This timeline allows for thorough testing and your feedback integration. Could you share more details about the existing Cabinet Vision database structure, or any specific constraints to consider when inserting or updating records? Best regards,
$2,500 AUD in 27 days
4.4
4.4

Hello, I am available now. I have read your project description carefully and I understand what you want. 300% Confidence!!! I have 7+ years of experience in SQL, .NET, C# Programming. I have completed similar projects. Please contact me. Best regards, Steven
$2,300 AUD in 7 days
4.4
4.4

Hi, Please check my profile. As a seasoned developer specialized in numerous technologies, particularly C# coding, I’ve honed my skill set over the years to deliver efficient and high-performance desktop applications. My expertise extends to your crucial requirements such as SQL Server management, database manipulation, and Windows application development. Whether you need data insertion, deletion, or updates without impacting critical information on your existing database structure, cautiously handling Cabinet Vision's SQL won't be a challenge for me. I recognize that familiarity with Cabinet Vision itself is desirable for this project and I may not have direct experience with it. My understanding of application architecture and ability to learn fast can mitigate any learning curve inherent in working with Cabinet Vision. Summarily put, I might not have Cabinet Vision-specific experience but my skills in SQL server management and C# programming combined with my adaptability mean I am more than capable of meeting your needs head-on. Best Regards
$1,500 AUD in 20 days
4.5
4.5

? Cabinet Vision SQL Automation Expert — I can build a safe, production-ready Windows app that deploys and manages materials directly inside Cabinet Vision databases without risking existing data. Hello, My name is Anton, and I have strong experience building Windows desktop applications, SQL Server systems, automation tools, and custom business software. Your project is exactly the type of structured database-driven application I specialize in. I can develop a professional desktop application that allows users to: ✔ Create and deploy board materials into Cabinet Vision SQL ✔ Add matching edge materials and thickness settings ✔ Import and assign textures/swatch overlays ✔ Apply materials to selected schedules (assembly, doors, drawers, rollouts, etc.) ✔ Track every deployed material safely ✔ Cleanly remove deployed data without affecting unrelated records ✔ Package the application with installer + documentation What makes me a strong fit: ✔ Strong SQL Server experience with safe insert/update/delete workflows ✔ Experience reviewing and mapping existing database structures ✔ Windows desktop app development with clean UI/UX ✔ Automation-focused mindset to reduce manual work and deployment errors ✔ Deliver clean, maintainable source code with documentation I’m ready to start immediately and can also assist with future enhancements after deployment. Looking forward to discussing the database structure and workflow requirements. — Anton
$2,000 AUD in 7 days
4.1
4.1

Hello, Nice to meet you. I have read your post carefully and I think it is good fit for me. I am ready to help you on an immediate basis. I will develop a Windows desktop application using C#/.NET and SQL Server integration that safely inserts, updates, and removes board materials, edge materials, textures, and schedule assignments directly inside the Cabinet Vision SQL database while preserving existing production data. The application will include deployment tracking, texture/swatch import handling, schedule mapping for assembly/door/drawer/rollout schedules, and a cleanup module that can rollback all deployed records using controlled SQL transactions and ID tracking. Your satisfaction with the project is my top priority! So, I will complete your project on time and within your budget. I'm waiting for your kind response. I will do my best for you. Cumuc
$2,000 AUD in 10 days
4.0
4.0

Hi, I can build this Windows desktop application for Cabinet Vision with a safe SQL Server deployment workflow for board materials, matching edge materials, texture/swatch imports, schedule assignments, tracking, and cleanup. My approach would be to first review the existing Cabinet Vision SQL structure, identify the required tables/relationships, and document the SQL mapping before writing any deployment logic. The app would include controlled insert/update/delete operations, transaction handling, validation, rollback support, and an internal tracking table so only materials created by the tool can be removed later. I have strong experience with Windows desktop apps, SQL Server, database-safe workflows, installers, and source-code delivery. I can build this in C#/.NET or another Windows-friendly stack, depending on your preference. I can start by reviewing a sample database backup/schema and defining the first deployment milestone.
$1,600 AUD in 20 days
4.0
4.0

Hi, this is a great fit for my background in Windows desktop development and SQL Server heavy line‑of‑business tools. I’d build a focused Windows app (likely C Sharp WPF for a clean UI) that lets users define board materials, matching edges, thicknesses and textures, pick the relevant Cabinet Vision schedules, then deploy everything in one click via parameterised SQL and transactions so nothing outside the intended records is touched. Before writing any code to insert or delete, I’d map the existing Cabinet Vision schema, document the tables and relationships involved, and design a tracking layer so every material the app creates can be safely identified later. The cleanup function would use that tracking to remove materials, edges, textures and schedule links without risking unrelated data. You’d receive the compiled app, source code, installer, SQL mapping notes and concise documentation covering deployment, texture import, schedule selection and rollback strategy.
$2,000 AUD in 7 days
3.9
3.9

Hi, I’ve built similar Windows desktop tools that connect directly to SQL Server databases, inspect existing schemas, insert related records across multiple tables, and safely track deployed data for later rollback. I’ve also worked on applications where the key challenge was not just the UI, but understanding the database relationships well enough to add materials, assets, mappings, and schedule links without damaging unrelated production data. For your Cabinet Vision tool, I can build a Windows desktop app that lets users enter board material details, edge material settings, custom thickness, texture or swatch images, and schedule assignments, then deploy those records into the Cabinet Vision SQL database. I’ll include a tracking table or safe metadata layer for everything the app creates, plus a cleanup function that removes only app-deployed materials, edges, textures, and schedule entries. I’ll also provide source code, installer, documentation, SQL mapping notes, and a careful staging test process before production use. Best regards, George
$2,000 AUD in 7 days
3.8
3.8

Sydney, Australia
Payment method verified
Member since May 26, 2026
₹1500-12500 INR
₹750-1250 INR / hour
£250-750 GBP
₹1500-12500 INR
₹1500-12500 INR
₹37500-75000 INR
₹1500-12500 INR
$15-25 CAD / hour
$1500-3000 USD
₹600-1500 INR
$10-50 USD
$30-250 USD
$30-250 NZD
$750-1500 USD
$250-750 AUD
$10-30 USD
$250-750 USD
$40-100 USD / hour
₹12500-37500 INR
$30-250 CAD