The Complete Guide To Node.Js Frameworks
This article enables users to understand some of the most effective Node.js frameworks currently available.
...help keeping my Espo CRM instance running smoothly on a Windows server. The main things I need handled are: • Performing regular software updates and full-system backups so I always have a reliable restore point • Troubleshooting and resolving any technical issues that crop up, whether they’re performance slow-downs, error messages, or connectivity problems • Customizing server settings—tuning IIS, PHP, database parameters, and security configurations—to match Espo CRM best practices and my team’s workflow Maintenance can be scheduled anytime; I’m flexible as long as downtime is kept to a minimum and communicated in advance. Familiarity with Windows Server administration, SQL databases, and Espo CRM internals is essential. Please...
I need a Multi-Domain SSL certificate correctly installed and running on my IIS server. If the process requires a fresh CSR, I may need you to walk me through generating it or handle it remotely—whatever is quickest and most secure. Once the certificate is in place I expect all mapped domains to pass an SSL test without mixed-content warnings, and the usual HTTP-to-HTTPS redirects should remain intact. Please let me know your preferred approach, any information you will need from my side, and an estimated timeline to complete the task.
...a Microsoft SQL Server backing store so that the same session is available when the site is served from two different instances. No authentication or front-end framework is required—just the default Razor pages or minimal-API endpoints are fine. What matters is that a visitor can hit “Instance A,” have a simple counter or GUID written to session, refresh on “Instance B” (running on a different IIS server with access to the same database), and see the exact same value coming back. Please wire this up with the built-in package, include the SQL script (or automatic migration) that creates the session tables, and show the minimal configuration changes in Program.cs. Deliverables • Complete, buildable Visual Studio / dotnet CLI solution targeti...
We're looking for someone experienced...SSL is due to expire on the 28th April 2025. After providing you with the login details for the NameCheap and the Azure service, I will agree on a time with you, and at that time I will assist you with the MFA access for both Microsoft and NameCheap. Skills and Experience: - Experience in installing multi-domain SAN SSL certificates under IIS on Azure from the command line - Knowledge of different types of SSL certificates - Ability to configure IIS and install and remove SSL certificates using PowerShell from the command line without the use of a graphical interface - Familiarity with Azure server configuration - Ability to troubleshoot and resolve any issues during installation Please provide a quote and estimated time...
For educational purposes only! We a...template, enabling interaction between Classic ASP and VB‑based ASP.NET pages, debugging both stacks, and preparing deployable artifacts for an external IIS server without direct access. Visual Studio 2019 environment. PoC duration: 1 day Working PoC that uses the provided HTML5+CSS template for UI. Demonstrated interaction patterns between ASP Classic and ASP.NET (VB based ONLY) pages. Step‑by‑step debugging notes showing how to debug Classic ASP and ASP.NET VB code (tools, breakpoints, logging). Deployment package and instructions for publishing individual files to an external IIS server (no direct server access): file layout, required IIS settings, registry/feature checklist.. Short technical write‑up and a 10–20 minu...
...components on the client side. • Keep the SQL schema and every stored procedure intact; only the presentation and API layers should change. • Apply Tailwind CSS for layout and styling so the interface looks fresh but remains lightweight. • Deliver a clean, well-commented codebase, migration scripts (if any), and concise deployment notes that let my team spin the new solution up in our existing IIS or container environment. • Before hand-off, run end-to-end tests to confirm parity with the old system and demonstrate improved load times. If you’ve already moved complex enterprise apps from Web Forms or MVC 5 to .NET Core and modern Angular, this project should feel familiar. Let’s talk timeline, staging strategy and any questions you have ...
Saya ingin membangun sebuah situs web portofolio yang modern dan responsif. Fokus utamanya adalah menampilkan karya, pengalaman, dan informasi diri saya secara menarik sekaligus mudah diperbarui. Lingkup pekerjaan: • Merancang dan mengembangkan situs portofolio lengkap (pembangunan situs web). • Mengoptimalkan agar berjalan mulus di lingkungan Windows—server berbasis IIS atau hosting Windows sejenis. • Menyertakan halaman beranda, galeri proyek, profil singkat, CV yang dapat diunduh, serta formulir kontak terhubung ke email saya. • Desain harus mobile-friendly, cepat dimuat, dan mudah dinavigasi. • Sistem manajemen konten sederhana (bisa WordPress di hosting Windows, atau alternatif yang setara) sehingga saya dapat menambah atau mengubah p...
...now need it moved off the public server and set up on a single PC inside my local network, hosted through IIS. You will receive full FTP, database, and control-panel credentials as well as a remote desktop session to the target machine, so you can copy every file, restore the database, configure IIS, and adjust any connection strings or settings required for an offline environment. Please make sure the site behaves exactly as it does online—same URLs, authentication, and third-party integrations where possible. If any cloud-only services are detected, let me know so we can stub or reconfigure them. Deliverables • A fully working copy of the site running inside IIS on my PC • A short, step-by-step document so I can repeat the setup if I ...
...primer componente Vue de muestra; una vez aprobado, replicaré el patrón en el resto. 3. Conectaré cada componente al endpoint existente mediante Axios/fetch, respetando DTOs ya definidos. 4. Haré pruebas unitarias y de integración para asegurar que el panel funciona igual o mejor que la versión Razor. 5. Documentaré cómo desplegar las nuevas vistas dentro del pipeline actual de publicación en IIS/Azure. Entregables • 100 archivos .vue listos para producción, con sus hojas de estilo y pruebas. • Manual de integración paso a paso. • Breve changelog que detalle equivalencias entre vistas antiguas y nuevas. Busco a alguien que domine .NET MVC, Vue 3, HTML5, CSS3 y manejo de gr&aa...
12k Cycle 1: Multi-Tenant Foundation + Auth Implement CompanyId-based tenant isolation in database JWT Authentication (UserId, CompanyId, Role in token) Login system (User tied to one company) Super Admin → Company selection flow Role & Permission base setup Basic dashboard (company-specific data) Initial IIS deployment setup 12k Cycle 2: Core Workflow Modules Work Order Management Job & Permit Management Loading & Unloading Challan Token Creation (with calculations: freight, TDS, deductions) Token Approval flow Strict Company-wise data isolation across all modules 8k Cycle 3: Finance + Reports + Finalization Payment Processing (cash + bank) Invoice Generation & Email integration Payment Received tracking Oil (HSD) Reconciliation Reports & Dashboard ana...
I need a small web application that sits on IIS and talks to a SQL Server database. Its job is straightforward: every day one “master” Excel file lands in a network folder, while another file—same structure—can arrive several times a day. The app should watch that folder, pull in any new spreadsheets automatically, drop their contents into SQL, and then generate a comparison report based on date and site name. Report on rows in each file that are not found in the other. There is a field in both sheets that links the records. Key behaviours I must see • Automated folder monitoring is the only import path I need; no manual upload screen is necessary. • When the multi-import file contains rows we already hold, the system should keep the first version ...
I need a small web application that sits on IIS and talks to a SQL Server database. Its job is straightforward: every day one “master” Excel file lands in a network folder, while another file—same structure—can arrive several times a day. The app should watch that folder, pull in any new spreadsheets automatically, drop their contents into SQL, and then generate a comparison report based on date and site name. Report on rows in each file that are not found in the other. There is a field in both sheets that links the records. Key behaviours I must see • Automated folder monitoring is the only import path I need; no manual upload screen is necessary. • When the multi-import file contains rows we already hold, the system should keep the first version ...
I need a small web application that sits on IIS and talks to a SQL Server database. Its job is straightforward: every day one “master” Excel file lands in a network folder, while another file—same structure—can arrive several times a day. The app should watch that folder, pull in any new spreadsheets automatically, drop their contents into SQL, and then generate a comparison report based on date and site name. Report on rows in each file that are not found in the other. There is a field in both sheets that links the records. Key behaviours I must see • Automated folder monitoring is the only import path I need; no manual upload screen is necessary. • When the multi-import file contains rows we already hold, the system should keep the first versi...
Vær venlig at Tilmelde dig eller Log ind for at se detaljer.
I already have a complete on-premises ASP.NET application and a freshly provisioned dedicated Windows Server waiting for it. What I need now is someone to take the compiled site, configure IIS, and make the application publicly reachable under its production URL. Key points to know: • Hosting environment: dedicated server, full admin (RDP) access provided. • Web server: IIS is required; please set up any necessary Application Pools, bindings, and compression. • Database: stays where it is, so you can ignore migration tasks. Deliverable: the site must load without errors over HTTP/HTTPS on the new server, with any required tweaks completed and a brief note of the steps you followed so I can maintain it afterward.
We are running an ecommerce website and mobile application platform and looking for an experienced freelance Full Stack .NET developer for technical support and feature development. The main requirement is to maintain and improve our existi...comfortable troubleshooting real-time issues. Required Technical Skills: Strong experience in ASP.NET / C# development Knowledge of Microsoft SQL Server and database optimization Experience in REST API development and integrations Basic frontend knowledge (HTML, CSS, JavaScript or Angular/React) Understanding of authentication systems and secure integrations Familiarity with Windows Server / IIS deployment is preferred This will initially be a small paid task-based project. Based on performance, long-term freelance support work will be...
I need an Ansible playbook to retrieve detailed information about IIS websites and their bindings. The playbook should gather the following data. Then create a CSV report for multiple servers. - Website names and statuses - Binding protocols and ports - Server names - IP addresses Ideal Skills and Experience: - Proficiency in Ansible - Experience with IIS - Strong understanding of server configurations and network bindings - Ability to write clear, efficient playbooks Please provide samples of similar work done.
I already operate a web-based dispatch system running on IIS; it exposes each day’s. What I now need is a native iOS companion for the drivers so they can work from a simple “pick-up / drop-off” checklist instead of printed sheets. Here’s the flow I am after: every morning central dispatch publishes a passenger list per route. The driver opens the app, signs in, and instantly sees the run for the day—passenger names, pick-up and drop-off points, and current status. As each stop is completed the driver taps to mark the rider “picked up” or “dropped off.” Those taps must post straight back to my IIS service so the dispatch screen in the office reflects progress in real time. Drivers will never be adding, deleting, or editin...
...tries to write to its cache directory. I double-checked the NTFS permissions on the target folder and everything looks correct, so the fault may lie with the service or IIS/PHP user that the chatbot is running under—I’m honestly not certain. I need someone who understands LHC on Windows, IIS/PHP file-system security, and standard Windows Server troubleshooting to step in, find the exact cause, and make the cache fully writable so the chatbot runs without errors. Deliverables • Pinpoint the root cause of the “Permission denied” message. • Apply the proper fix—whether that’s adjusting service credentials, tweaking IIS/PHP settings, or correcting an overlooked folder permission. • Prove the solution by showin...
I need to transfer my VPS windows server, completely migrate as it is to dedicated server.. I have a dedicated server which do not have any OS installation, need you to create an image of VPS server and add it to dedicated server so that all my IIS settings intact.. Timeline is strict, need it within 24 hours. VPS is 300gb filled and 75 gb free.. Dedicated server has 2x500gb nvme disk
...SignalR. The JavaScript file that SignalR generates is physically present in the /Scripts folder on the server, yet browsers receive an “access denied” (401) response whenever they request it. Windows Authentication is enabled, and the site is intended to work both inside our network and for remote users who log in through the same mechanism. I need someone to trace the root cause—whether it’s IIS permissions, rules, SignalR endpoint mapping, or something else—and apply a clean, permanent fix. Once it’s resolved the script should load without errors and the chatbox must connect successfully for any authenticated user, regardless of where they are. Please document the change you make so I can replicate it in staging and future deployments.
I have a ready project that needs to be deployed on my Windows VPS server. Project Details: Frontend: Angular Backend: .NET 2022 Database: Microsoft SQL Server The VPS is already purchased and active. Scope of Work: • Setup Angular frontend on server • Deploy .NET 2022 backend • Configure MSSQL Database • Connect frontend with backend • Setup IIS (if required) • Configure domain & SSL (if needed) • Ensure project runs live without errors Note: This is only deployment work. Development is NOT required. The project should be fully working on my VPS after deployment.
...is under 100 GB, the focus is squarely on a clean, well-documented migration rather than large-scale data transfer. The core objective is to stand up the 2025 server as a fully functional domain controller, replicate Active Directory (including DNS and SYSVOL), transfer FSMO roles, and then gracefully demote and decommission the 2012 R2 server—all with minimal user disruption. No SQL Server or IIS workloads are involved; only the AD stack needs to move. Deliverables I need from you: • A step-by-step execution plan covering pre-migration health checks, promotion of the new DC, replication validation, FSMO transfer, and post-migration cleanup • Execution of the migration remotely using standard tools such as AD DS Configuration Wizard, PowerShell, and repadmin, ...
I alre...performance metrics. For each subscriber the database should retain engagement level, current subscription status (premium or free), and a log of message interactions so I can segment audiences later. Tech stack is fixed: C#, ASP.NET Core, SQL Server (Entity Framework Core is already wired in the prototype). Code quality, clear separation of concerns, and straightforward deployment (Docker or standard IIS) are essential. Deliverables • Complete, well-structured source code • SQL migrations/scripts to reproduce the schema • Brief setup & usage guide • Short screen-capture demo showing a bot being created, a campaign sent, and the live stats updating I’ll provide the existing repository and database to get you started; you turn it into...
...system design, installation, maintenance, troubleshooting, and automation across our cloud and on‑prem environments. Core responsibilities: Architect, deploy, and maintain Proxmox and Ceph-based virtualization and storage environments. Design and manage Azure and Microsoft 365 environments, including migrations, security, and governance. Administer Windows Server, Active Directory, DNS, DHCP, IIS, and related infrastructure. Develop and maintain automation using PowerShell and Python for provisioning, monitoring, patching, and reporting. Collaborate with and provide escalation support to Level I & II engineers, helping them resolve complex tickets and improve processes. Work with RMM and ticketing systems to manage incidents, changes, and problem tickets in a...
My Classic ASP site takes orders through PayPal, but PayPal keeps emailing me an “IPN is failing due to a server issue” error message. I need you to trace exactly why the IPN call is breaking, correct the code or server settings causing the failure, and confirm that PayPal’s test and live IPN posts are received, logged, and processed as expected. Classic ASP. PayPal IPN, and basic IIS diagnostics are the core skills for this task. Relatedly, the web site is down due to a server / ODBC error message. I am confident that these two things are related.
I need a hand getting a script fully installed and running on my live web server. The specific script type isn’t a concern—what matters is completing the install, applying any required dependencies or permissions, and confirming it operates exactly as intended once deployed. You’ll be working directly on the server environment I provide. While the host could be running Apache, Nginx, or even IIS, I can grant you SSH/RDP or control-panel access as soon as we agree on the safest path. Please be comfortable identifying and tweaking configuration files, creating or importing databases if the script calls for one, and setting up cron jobs or background services where relevant. Deliverables: • Complete installation of the script with all prerequisites handled &b...
...stage for release branches, so leave the YAML ready for an easy insert. • Deploy the two web sites and the three React apps to IIS. Each web site (not the reactsites) must be created with its own AppPool that runs under our dedicated service account so Integrated Windows authentication continues to work. • Deploy the Windows Service via a standard service installation step. • Publish the SSDT database project to SQL Server 2019 using the existing profile to control drift and permissions. Infrastructure hooks • The pipeline will push to three on-prem servers: – testSQL (SQL only) – testIIS (IIS only) – prod (combined SQL + IIS) I have no Puppet or Chef in place, so please install manually the code (Fro...
...step in immediately and keep the momentum going. The core mission is to finish the user-management module and deploy the entire app on Windows Server 2025. Here is what I need you to tackle right away: • Expand and stabilise the current code so that role-based access works flawlessly for Admin and Editor profiles. • Configure and automate deployment on a Windows Server 2025 instance, including IIS setup, SSL, and basic hardening. • Optimise the authentication flow (registration, login, password reset) and make sure it is secure and fully test-covered. • Deliver concise, French-language documentation that explains environment variables, build commands, and rollout steps so future updates remain painless. The stack is flexible; if you are comfortable w...
...Godaddy. The certificate has already been purchased; what’s left is generating the CSR (if you prefer, I can supply one), importing the returned certs, installing the intermediate chain, and binding everything to the correct IIS site so the domain loads only over HTTPS. Once the certificate is in place, please force-redirect all HTTP traffic to HTTPS, check for mixed-content warnings, and run an SSL Labs test to confirm an “A” rating or better. Deliverables • CSR generation (or validation of my existing CSR) • SSL certificate and chain correctly installed in IIS • HTTP-to-HTTPS redirect enabled and verified • Final report with screenshots or a short screencast confirming the site passes SSL Labs without errors I will supply ...
...give you full server access, including IIS and database credentials, plus the security logs and scans already generated by our endpoint software. What I need from you is a thorough forensic sweep to pinpoint every entry point—whether that’s a compromised .asp file, a rogue include, or a polluted database field—and then clean it without breaking the legitimate codebase or content. Deliverables • Complete scan of site files, MSSQL/Access tables and IIS logs • Written report listing each malicious snippet or payload and the path/table where it lived • Safe removal of the spam content and any back-doors, followed by a second scan proving it’s been eradicated • Hardening advice (file permissions, patch levels, input-sani...
IIS issue for website loading, sometimes loads faster and sometimes takes so much of time... so need to work on iis settings to make it work smooth and without any delay loading
I already have the full certificate bundle for one domain and simply need it installed and activated on my server. The files are ready to g...already have the full certificate bundle for one domain and simply need it installed and activated on my server. The files are ready to go, so the main task is to upload them, configure the web server, and confirm that HTTPS forces correctly with no mixed-content warnings. I did not specify the server stack in advance, so please be comfortable working with common setups such as Apache, Nginx, or IIS—just let me know which instructions or access details you will need. Once the cert is live, I’d like you to run a quick SSL Labs scan (or similar) to verify an A rating. That final report, plus a brief note on what you changed, will ...
I have a server, and a domain, and domain SSL certificate *. I created endpoint for telegram, but I get a response saying error:0A000086:SSL routines::certificate verify failed even though the endpoint (webhook) is pointing to the right direction, and I have confirmed SSL certificate with I need someone to log into my server via Team Viewer, and be able to resolve the issue.
I am building a fully-featured social networking platform from the ground up and need a developer who can own both the server-side and front-end work. The stack is set: C# ASP.NET (Core preferred) powered by an MS-SQL database. Scope of work You’ll start...scheduling or SEO tooling if you already have reusable components. Deliverables & acceptance • Source code in a clean Git repository, including schema migrations • Working API plus a minimal front-end demonstrating every listed feature • Swagger (or similar) docs and a quick-start README • Unit tests covering core logic • A short hand-off call or screen share to walk me through deployment on IIS or Azure Timeline and milestone breakdown are flexible; propose what you think makes se...
...zero-difference for end-users once we switch over. Here is what must work out of the gate: • Classic ASP and IIS hosting for all of our existing sites, with bindings, SSL certificates, and application pools duplicated as they stand now. • Database services mirrored so every connection string continues to resolve without edits. • Third-party components already in use—including but not limited to: Auth0 for user authentication, the WodCrypt encryption library ( ), and ABCpdf from —installed, registered, and tested so the sites compile and run just as they do today. You will receive remote access to both the old and new instances along with exported IIS configs. We work with an AWS Partner to provide support as far as networking and AWS con...
...interrupciones. El trabajo incluye: • Respaldar y mover el sitio web, la aplicación DNN y la API de voz, conservando todas las rutas, permisos y configuraciones de IIS. • Ajustar y optimizar el nuevo servidor (instalación de roles, módulos necesarios, certificados SSL, reglas de firewall y afinación de rendimiento). • Probar cada componente después del traspaso para garantizar que el sitio cargue, la aplicación DNN responda y la API de voz devuelva resultados correctos. • Documentar los pasos realizados y dejar un pequeño plan de reversión por si fuera necesario. . Agradeceré experiencia demostrable en migraciones de entornos Microsoft, IIS y DotNetNuke. Se cuenta con todo el respald...
...• Refactor insecure SQL statements to use prepared queries or an ORM layer where practical, confirming user input is safely sanitised. • Apply all other best-practice hardening steps that come up during your audit (strict error handling, safe file uploads, updated dependencies, etc.). • Package the sanitised application and deploy it on my Windows server. Whether you choose Apache, Nginx, or IIS is flexible as long as performance is solid and everything works out of the box. • Provide a concise security-audit report summarising findings, fixes, and the final test results. Acceptance criteria – No detectable backdoors or malicious payloads in the final tree. – All SQL Injection vectors mitigated and confirmed by automated scans plus a man...
...Visual Studio Code as the primary IDE for working with Claude Code. • Download and configure MySQL (any current, stable release is fine—I have no version preference). • Enable and configure IIS, leaving everything at its default settings, but confirm that VS Code can run and debug both Python and JavaScript projects smoothly. • Provide a clear, step-by-step install log that lists every setting you changed and records every username, password, or port that was created along the way. Acceptance criteria • VS Code opens and successfully runs “Hello World” samples in Python and JavaScript through IIS. • MySQL service starts automatically on reboot and is reachable from a local client. • Claude Code launches and hooks into ...
I need someone who can move fast and get me subscribed to a reliable Windows-based web server right away. The goal is simple: secure a hosting plan, turn up the instance, and leave me with a fully functioning environment ready for site deployment. Here’s what I expect, in order: • Identify and recommend the most cost-effective, reputable hosting provider that offers Windows web servers (IIS preferred). • Complete the subscription and initial provisioning under my account details. • Apply basic hardening: firewall rules, SSL certificate provisioning (free LetsEncrypt is fine), and any must-have Windows updates. • Hand over clean access credentials along with a brief rundown of where everything lives and how to scale or back up. Time is critical&mdas...
I need a lightweight, browser-based application built entirely for my own use. The project is a true web app, yet it must install and run flawlessly on a Windows machine—either under IIS or a local WAMP setup—so clear, Windows-focused deployment instructions are essential. Functionally, the app will serve as my personal hub: secure login, a tidy dashboard to create and search notes, links, and small file attachments, plus quick import/export in CSV or JSON so I can back everything up without hassle. A responsive interface is important because I often reach my data from both my desktop and phone browsers. I’m flexible on the tech stack—React, Vue, Django, Flask, or another modern framework—as long as the code remains clean and easy for me to maintain. ...
...ejemplo: campos de fecha, dos o tres combobox para mostrar filtros y dos botones, el primero para mostrar el reporte y el segundo para exportarlo a Excel; - La aplicación debe abrir en un navegador web (Chrome, Edge, Firefox, etc.) en cualquier dispositivo PC con Windows o Linux, celular con Android o iOS; - Debe ser publicada en IIS con una IP pública; - Permitir la conexión a un servidor SQL Server sin IP pública, las transacciones deben ser recibidas y enviadas desde el IIS; - Solicitar usuario y contraseña para ingresar y caducar sesión por tiempo de inactividad; - Configurar ambiente de pruebas en un equipo local; - De preferencia Visual Basic como lenguaje de programación, pero puede ser C++, o alguno similar. No nec...
...Blazor (frontend). Scope of Work: - Fix PDF display issue in production - Improve first-time landing page load (cold start) - Ensure new builds are delivered instantly without stale cached assets General Requirement: All changes must be implemented without breaking existing logic or user flows. Additional Information: - Frontend: Blazor WebAssembly with Service Worker (PWA) - Hosting: IIS on our own Windows server (no CDN) - PDF issue: PDFs are static files served from wwwroot and opened via direct links (target="_blank"). In production, some PDFs fail to open. - Performance issue: first-time load of the landing page is slow; we want to improve initial load time without changing UX. - Caching issue: after deployments, users sometimes receive stale as...
...SAP-basierte Mobile Solutions (UI5, Fiori, BTP) für DB InfraGO FFM ________________________________________ Projektumgebung und Projektziele Die DB InfraGo ist für das Schienennetz und die Infrastruktur des DB-Konzern verantwortlich. In diesem Zuge hat sie eine Nachweisführung des Qualitätszustands der Eisenbahninfrastruktur. Aktuell werden Inspektionsergebnisse auf Papier dokumentiert; das IIS hält digitale Zustandsdaten vor. Ziel ist die Migration der Daten in ein revisionssicheres System, das die Papierdokumentation ablöst. Die Inspektionsdaten werden je Fachlinie unterschiedlich erhoben, z. B. über Messzüge oder detaillierte Einzelmessungen. Das Projekt fokussiert auf die Informationskette der Inspektionsdaten, um auf Basis mehre...
Tenho um Windows Server 2025 com 24 GB de memória e SSD NVMe rodando IIS para três sites (ASP Clássico e C#), cada um em seu próprio Application. Já ajustei Configuração de pools de aplicativos e também Logs e diagnóstico, porém ainda detecto pequenos gargalos e não sei neste momento qual aspecto específico — uso de memória, tempo de resposta ou conexões simultâneas — é o principal causador. Preciso de um especialista que, por meio de uma sessão remota (você se conectará a uma máquina local já ligada ao RDP do servidor), realize um tuning completo no IIS e me entregue: • checklist detalhado de parâmetros alter...
...well-structured SOAP calls (request/response) that pull and push data without disrupting current functionality. The job covers: •--> Converting the Postman JSON exports into .NET API calls --> Implementing token-based authentication and work-order creation --> Securing credentials using encrypted configuration (e.g., asp_regiis) --> Moving API endpoints and configuration values into --> Local IIS deployment and end-to-end testing The solution must compile into the existing Visual Studio solution with no breaking changes. A concise README or inline XML comments explaining the new classes, config keys, and extension methods will be the final acceptance criteria....
...for responsive web use. – Re-use or refactor existing C# logic where sensible, avoiding a ground-up rewrite. – Clean separation of concerns: Blazor UI ↔ .NET Core Web API ↔ Entity Framework Core. – Source-controlled code, commented and commit-granular so I can track progress easily. – A staging environment for iterative reviews plus a hand-over package ready for production deployment on IIS or Azure App Service. Acceptance criteria 1. All three feature areas above function as in the desktop build, tested in Chrome, Edge and Firefox. 2. Page load, navigation and notification latency stay within agreed thresholds. 3. Final build and database scripts deploy cleanly from a single command or CI pipeline step. A quick start guide to the...
... and maintain full continuity across ongoing and future projects. Our focus is on delivering structured, secure, and business-aligned solutions with clear ownership and accountability at every stage. Core Technical Expertise Microsoft & .NET Stack C#.NET, VB.NET, ASP.NET (WebForms, MVC, Core), ASP.NET Core Web API Blazor LINQ, Entity Framework, NHibernate .NET Framework 2.0 – 4.8 IIS Frontend & Mobile Development HTML, CSS (LESS / SASS), JavaScript jQuery, AJAX Angular (v8–16), React, Knockout React Native Databases & Data Engineering SQL Server (2008 R2, 2012, 2014, 2016) Azure SQL MySQL, PostgreSQL MongoDB, Cosmos DB, SQLite Database Design, Modeling, Management & Analysis Cloud, DevOps & Infrastructure Microsoft Azure (Fun...
...repository model ● Collaborate with infrastructure, DevOps, and platform engineers to evolve the overall architecture and harden the product for enterprise use Required Skills & Experience: ● 3+ years of experience in a System Administration, Infrastructure, or Platform Engineering role (priority over pure app-dev backgrounds) ● Strong hands-on experience with Windows Server environments (e.g., IIS, Windows Services, AD-integrated environments, PowerShell automation) ● Practical experience with VMware (vSphere, ESXi, or similar virtualization platforms) ● Strong programming experience in Python (APIs, automation scripts, or services) ● Solid understanding of networking and virtualization fundamentals (e.g., subnets, firewalls/security groups, load balancing, DNS) ● Hands-on ...
...consolidated billing. Technical expectations Front-end should be responsive (Bootstrap, jQuery or a comparable framework), the code base layered (UI, BLL, DAL) and cleanly commented. Role-based authentication must leverage ASP.NET Identity or a comparable approach. I will need the full Visual Studio solution, database scripts, seed data, and a short deployment guide so I can spin the system up on IIS. Acceptance 1. Each role logs in and sees only its own menus and data. 2. The four accounting ledgers reconcile without data collisions. 3. Sample data import proves all workflows (clinic visit, lab test, admission, payroll run). 4. Source compiles with no missing packages; installation steps work on a fresh Windows Server. If parts of the stack require licenses, mention the...
This article enables users to understand some of the most effective Node.js frameworks currently available.
How to host your website on your Windows VPS or dedicated server