Xquery winforms işler
Looking for a skilled developer to revamp/redesign a WinForms UI (toBeTransformed*.png screenshots) to something similar to the screenshot. The ideal candidate will have expert UX/UI design experience with Windows Forms for use with the .NET platform. The project requires the design and implementation of a WinForms UI similar to Copernic Desktop Search (ListView UI will be handling items in the millions range so needs to remain a ListView) The end result should be a functional Windows Forms UI with stubbed backend, with a UX and look similar to Coppernic for the toBeTransformed*.png app. Project expected to be completed in less than 3 weeks. Skills and experience needed: - Expert UI/UX Design with Windows Forms - Expert WinForms development Mission: Create an ...
I am looking for a skilled developer to create custom controls for a C# WinForms project. Design: - I have a clear design in mind for the controls. Functionalities: - I would like the custom controls to have specific custom functionalities. Please specify your expertise in this area. Timeframe: - The timeframe for this project is flexible, with more than 7 days available for completion. Ideal Skills and Experience: - Proficient in C# and WinForms development - Experience with creating custom controls and implementing custom functionalities - Strong understanding of UI/UX design principles
Update existing .NET 4 Winforms client to asyncronously call a new API endpoint and update user interface. I have a .Net 4.8.1 WinForms client application that contacts 3 endpoints of one API via Timers and populates the returning data to class objects and then Timers update the UI. The API has a new endpoint that combines 2 of the old endpoints, so we can drastically reduce API calls and still get the same data. I have the documentation. 1- I want you to modify my two timers that call the 3 endpoints - and instead - call the new endpoint. And then populate the returning data to my existing objects. 2- Additionally, I want the calls properly Awaited so that the UI only refreshes when data changes (Updating listview_trade) 3- Additionally, I want to add ...
Video frame jpg capture function to an existing C# winforms test app using MIlestone SDK. Milestone is a CCTV management system.
...Win32 API to C# WinForms Desktop Application using the latest .Net Framework and using an existing library in order to create a file copy operation on a local network. The desired outcome is to copy files/directories from one location to another. Only the number of files done and the total file count is needed, along with a ProgressBar for the total of each file completed and a ProgressBar for the total percentage of the copying/moving operation - The freelancer must be familiar with both C++ Win32 API and C# WinForms in order to successfully complete this project. - I will provide a specific coding standard or guideline to be followed. - The completed code will need to undergo functional testing to ensure its effectiveness. If you have experience in C++ Win32 API, ...
Very mall winforms application as described on the word doc. and sample pictures, if possible AVOID using INTEROP please. Note: the actual spreadsheet is a very large file about 15MB in size.
VB.Net Windows Forms Developer Needed at Kochi I am looking for a skilled VB.Net/C#, Winforms, and MS SQL Server developer to work on a Windows forms application project. Developer should be from Ernakulam, Kerala. This is a full time job.
VB.NET 4.7 I have the attached project that I need adjusted for: 1-to auto size the row height. Meaning, if you run the attached project, click the button, then click in the cell and press 'Enter' for new line --> it needs to adjust the height of the cell to show the full text. If a value is set on the cell (thru code) that has multiple lines, it needs to expand to show full text. 2-A checkbox to wrap text or not. this will wrap the text in the cell so it does not go past the width and need scrollbars. 3-a button to toggle collapse/expand the rowheight to just one row (original height of a single row for the grid), or the full height showing all content. 4-a button to collapse/expand all rows to one row height or full auto height. Max Bid: $50 There are way to many auto...
This is an ongoing piece of work to continue development of an existing MS Winforms application in C# and JScript. It is expected this work for be regular and ongoing for between 25 – 40 hours per week. You will need experience in developing: • MS Winform Applications using C# • JScript • Ideally also development of Azure functions and APIs in C# The project is to continue development and enhancement of the Winforms application which is used to model cyber security risks. The application integrates a CEF Web Browser into the Winforms host application. Most user interactions are undertaken using the Winforms application, with the CEF web browser used to render graphical elements. The application also makes use of Azure hosted APIs. T...
Witam Szukam osoby chętnej do dłuższej współpracy w wymiarze około 1/2 etatu. Jest spory projekt oparty na XAF, który jest cały czas rozbudowywany i serwisowany. Potrzebny dodatkowy programista. Doświadczenie w XAF wymagane ! Szukamy osób mówiących po polsku. Praca zdalna - chyba że wolisz u nas na miejscu w biurze na Targówku w Warszawie.
-radio buttons option to choose how datatype bit/boolean columns are shown. as checkbox, 0/1, or True/False. -toggle button to reorder the columns in alphabetical order, reverse alphabetical order, or original datasource order. -States Grid SEE SAMPLE ATTACHED: Based on the data and user selected cells. Read only (user can copy out). If the calc does not apply, it should be blank. COUNT ALL: rows, columns, cells. (total). COUNT SELECT: rows, columns, cells. (selection). SUM: (if numeric type) on the selected cells. MULTIPLY: (if numeric type) multiply all on the selected cells. DIFF: (if 2 numeric or date cells selected). Preferrably in first cell minus second cell. DIFF REVERSE: (if 2 numeric or date cells selected). DIVIDE: (if 2 numeric or date cells selected-first di...
---------------------------------------------------- Grid Filter Manager ---------------------------------------------------- I am looking for a winforms VB.NET application using 2 dropdowns (GridLookUpEdit). The first dropdown has data, the second dropdown has filters (from a file) that filters the data in the first dropdown. This allows the user to choose which filter sets to apply to the grid. I also need a way to manage (Add, Remove, Reorder) the filters in the file. The first filter in the file will be selected by default. Attached is a sample of the data in the file. Initial Load: Dropdown1 (data) will have sample data in 2 columns (Name and Description). Dropdown2 (filters) will read in the filters from the file, and select the first set and filter the dropdown1 data b...
I am looking for a developer who can connect my (existing) Winforms app to 3rd party API endpoints. The purpose of this connection is to both retrieve data from the API and send data to it. This project should be very easy for someone familiar with json/api/deserializing I have a partially created user interface in WinForms (.net 7) Connect Winform app to Oanda demo API (provided credentials) Create classes for deserialization Properly AWAIT/ASYNC api events Properly deserialize api responses Populate top-left listview with Accounts (v3/accounts) Populate mid-left listview with Trades (v3/accounts/<ACCOUNT>/trades) Make the BUY button place an order (v3/accounts/<ACCOUNT>/orders) API doc:
I am looking for a winforms VB.NET applicaiton using DevExpress gridview to allow users to delete, reorder, and group data that is in a file. Attached is a sample of the data in the file. Initial Load: 1-All items = This means all items from the tab delimited file will be loaded to be edited. or 2-Filtered Items = There will be a textbox above the grid that the user can enter a name and filter to only rows that have that name (in either side-left or right). NOTES: Each row in the file, is a row in the grid. The grid is read only, user can not edit items. Functionality: Delete = The grid will have an additional column at the right end with a red x icon. When the user clicks this, it will delete the row. Reorder = The user will be able to click and drag the rows in a diff...
I am looking for a winforms VB.NET 4.7+ application using DevExpress gridview to allow users to pick which data to use from a file. Attached is a sample of the data in the file. Initial load: Mainform = I need a gridview (can be one column), with some or all of the names from in the file. Functionality: When the user clicks a name in the grid, it will popup a form with a grid that contains data from a file that matches the name the user clicked on. If there is no match, then nothing will happen. The data for the grid will be concate as: LEFT_NAME.LEFT_EXTENSION = RIGHT_NAME.RIGHT_EXTENSION The data needs to be initial sorted by ORDER column, then combined name. In the data file, if there are rows with a number in the group column, all the rows with the same group number need t...
I am looking for a developer to add a route stage into my Bill of Materials (BOM) using SAP B1 SDK C# WinForms. This will help optimize the efficiency of my production, while also aligning with my existing workflow. I am currently using version 10.0 of SAP Business One, but the developer should specify if any additional versions are required for this modification.
This should be a pretty small and simple project for someone with mastering c# WinForms to c# WPF conversion. Some new features I would like to add, requires WPF which this project is not, so I have to convert. Once built, I will test out the functions for usability on our network. If you are up for the task be sure to use OCS in the start of your bid. All conversion must be a 1-to-1. You can suggest a change, I am acceptable to modifications.
I need DevExpress datagrid customized with the following. It needs to be in winforms VB.NET. It needs to have the following. Also, see the attached screenshots. 1-percent needs to be formatted xxx.x. padded, rounded so the line up. 2-percent needs to have shaded value bar in background. 3-full row select, multiple rows select possible (ctrl/shift + click, or drag). The text of cell(s) in Value column needs to be put in commas separated string in a textbox. 4-double click needs to put the value in a different textbox. 5-need a count of values at bottom footer. 6-if the datatype of the values is number, the average and sum will need to be in the footer as well. 7-need elapsed/load time of the grid. meaning the time from when the data gets put in grid to end of loading grid. ...
VB.NET 4.7 I have the attached project that I need adjusted for: 1-to auto size the row height. Meaning, if you run the project, click the button, then click in the cell and press 'Enter' for new line --> it needs to adjust the height of the cell to show the full text. If a value is set on the cell (thru code) that has multiple lines, it needs to expand to show full text. 2-A checkbox to wrap text or not. this will wrap the text in the cell so it does not go past the width and need scrollbars. 3-a button to toggle collapse/expand the rowheight to just one row (original height of a single row for the grid), or the full height showing all content. 4-a button to collapse/expand all rows to one row height or full auto height. Max Bid: $50 There are way to many automated fak...
I have a DevExpress grid control with cell selection. User can click to select different cells. When copied and pasted in Excel, I need ...grid control with cell selection. User can click to select different cells. When copied and pasted in Excel, I need the cells selected to have the values and format/layout the same. It can be any configuration the user selects. It needs to be fast. (meaning if there are gaps, etc.). It also needs to include the column headings. For example, in screenshots. It needs to be in VB.NET 4.7+ Winforms. If you need to install devexpress, they have trial you can use. I am looking for a working solution, fully tested, with clean code. Please submit your bid with the answer to: 6 X 8. (to screen out fake bot bids, which is extremely annoying). Ma...
I am looking for a C# Developer to join our team to work on multiple projects. • The developer must be proficient in C# • Good experience with Winforms / WPF and ASP.NET • Knowledge of KISS, DRY, and Clean Architecture Optional • Experience with Azure • Knowledge about security fundamentals You need to speak Spanish and English.
VB.NET 4.7 I have the attached project that I need adjusted for: 1-to auto size the row height. Meaning, if you run the project, click the button, then click in the cell and press 'Enter' for new line --> it needs to adjust the height of the cell to show the full text. 2-a button to toggle collapse/expand the rowheight to just one row (original height of a single row for the grid), or the full height showing all content. 3-a button to collapse/expand all rows to one row height or full auto height. Max Bid: $20 There are way to many automated fake bot bids...you must start bid text with "404".
Sql Query Parse Join Columns. I need a way to parse sql queries and build a lis...criteria between 2 tables (meaning joining on more than 1 column), they both need to be listed and have a unique group number associated (that does not exist in the output file). 5-If the join is between a nested query (a derived table), that join does not need to be included. Only table to table. 6-The output file can not have duplicates across all columns. It needs to be written in VB.NET 4.7+ Winforms Application. You can use library (they have trial) to do the parsing if needed. It needs to be extremely accurate and smooth with good code. Attached is an example and output format. Max bid: 70 When submit bid, please answer: what day of the week is it? (to filter out fake bot bids!)
I have a DevExpress grid control with cell selection. User can click to select different cells. When copied and pasted in Excel, I need the cells selected to have the values and format the same. It can be any configuration the user selects. It needs to be fast. (meaning if there are gaps, etc.). For example, in screenshots. It needs to be in VB.NET 4.7+ Winforms. If you need to install devexpress, they have trial you can use. I am looking for a working solution, fully tested, with clean code. Please submit your bid with the answer to: 4 X 8. (to screen out fake bot bids, which is extremely annoying). Max bid: 20
...am looking for an experienced IICS resource who can help me with writing xquery scripts. Specific Task: - The main task will be writing xquery scripts for my project. Existing Script: - I do not have an existing script, so the freelancer will need to create one from scratch. Complexity: - The desired complexity for the xquery scripts is basic. Ideal Skills and Experience: - Strong knowledge and experience in writing xquery scripts - Proficiency in IICS (Informatica Intelligent Cloud Services) - Ability to understand and analyze requirements to create effective xquery scripts - Attention to detail and ability to troubleshoot and debug xquery scripts If you have the necessary skills and experience in writing xquery scripts and work...
I am looking for an IICS resource who can help me with writing XQuery code. I have specific requirements for the code and need someone who can assist me in achieving my goals. The timeline for this project is flexible, allowing for more than 7 days to complete the task. Skills and Experience: - Strong knowledge and experience in writing XQuery code - Familiarity with IICS (Informatica Intelligent Cloud Services) - Ability to understand and execute specific requirements for the code
I am looking for a developer who can help me with customization issues I am experiencing with the DevExpress XtraGrid control. The specific problem I am facing is related to minor changes that need to be made. Skills and experience required: - Proficiency in WInforms development - Strong knowledge of DevExpress XtraGrid control and its customization options - Experience in resolving customization issues with DevExpress XtraGrid The ideal candidate should be able to understand and address the customization issues quickly and efficiently. The project has a preferred deadline of within a week, so prompt delivery is essential. 1) The current issue i have is I am using a master detail relationship and would like to display a column which is in my main view as a row below my main view....
Seeking a skilled .NET developer with experience in .NET Core to develop a web application. The ideal candidate should also have knowledge of React for the frontend development. Key requirements for the project: - Proficiency in .NET Core - Experience in developing web applications - Familiarity with React for frontend development Language: C#.I Database: MSSQL, MySQL. Framework: VB.NET, WinForms, ASP.NET Web forms, MVC, .NET Core 3.0, 3.1, 5.0,6.0, Angular JS, Angular, WPF. Front end: JavaScript, jQuery, HTML5, CSS3 Source Control: Git, Source Tree, Bitbucket, DevOps. Tools: DevExpress, Telerik, Kendo UI - Must. Skills and experience needed: - Strong knowledge of .NET Core and its associated technologies - Experience in developing web applications using .NET, React must.
Project Description: I am using C# 4.8 and WinForms to develop a program. The program uses RestSharp version 106 to make HTTP requests. However, I do not want the network communications of this program to be intercepted by any packet capture software such as Fiddler. Skills and Experience Required: - Proficiency in RestSharp version 106 - Experience troubleshooting installation errors - Strong understanding of system proxies and how they interact with RestSharp
I am seeking an advanced level, online training for Microsoft Dot Net Core. The training should be conducted over multiple days. Ideal skills and experience for the job include: - Extensive knowledge and experience with Microsoft Dot Net Core - Proven expertise in full stack development using Dot Net Core - Ability to deliver online training sessions effectively and engage participants ...Core - Ability to deliver online training sessions effectively and engage participants - Strong communication skills(English/Tamil) to effectively convey complex concepts and ideas - Experience in designing and implementing hands-on exercises and practical assignments for participants to enhance their learning experience. Planning to take a training for ASP Dot Net MVC core, WPF, WCF, Deployment, Win...
Oil and gas service company looking to continue development of an existing project. Customer unit information SQL database has been started and several Winforms have been made to interface with the database. Interface with SAGE 50 account via the software development kit has been incorporated in the forms as well so knowledge of SAGE 50 interface would be an asset. Website development for field operations interface has also be started but not brought live
We have application build on C#, pared with SQL database, we need to show lots of reports modern way. must good on Winforms.
We are looking for an experienced developer to convert our existing C# WinForms POS system to the WPF platform. Our current WinForms system is fully functional. We need a WPF version to further improve the design. Ideal skills and experience: - Strong proficiency in the C# programming language and experience with WinForms and WPF frameworks. - Knowledge of POS systems and understanding of retail business processes - Ability to design and implement intuitive user interfaces - Experience with data management and database integration - Attention to detail and ability to troubleshoot and debug code - Strong time management skills with the ability to adhere to specified timelines for project completion.
I am looking for a C# Winforms developer who can help me fix a file access denied issue in my project. Specific Issue: - The specific issue I am facing is that I am getting a file access denied error when trying to access the file is being created in the Code its a Access Database file. Ideal Skills and Experience: - Strong experience in C# Winforms development. - Knowledge of file handling and permissions in C#. - Familiarity with FTP upload operations. - Ability to troubleshoot and fix file access issues. - Attention to detail and ability to work independently. If you have the necessary skills and experience, please submit your proposal for this project.
a windows based software required, developed in WPF or winforms (c# or vb) to manage funeral arrangements. it is possible to have a web solution but again it would be developed in .NET or .NET core with angular, react or similar technology. it is required urgently hence any existing software can also be presented. demo would be required hence you should have full permission to showcase.
I have attached an image. I have many of these images. From this image, I need to automatically remove all the pink elements using OpenCVSharp. I prefer using VB.NET, but you can also use C#. You should create a sample using WinForms that shows the output in a picturebox. Thank you!
I am looking for a C# WinForm developer with experience in SQL Server. The project involves creating a WinForm application with the following requirements: Functionality: - Reporting and analytics capabilities...The project involves creating a WinForm application with the following requirements: Functionality: - Reporting and analytics capabilities - The ability to generate custom reports Database Structure: - The client has a detailed structure in mind for the database Reporting and Analytics: - The client requires custom reports to be generated Ideal Skills and Experience: - Proficiency in C# and WinForms development - Strong knowledge of SQL Server and database design - Experience in creating custom reports If you have the necessary skills and experience, please submit your...
Graphical user interface to take series of measurements over plates of different dimensions. System is composed of a robot and a laser. We will save the position values of the robot along with the values measured by the laser to a CSV file. The CSV file will also have some header information. Language is C# with either WinForms or WPF Window should be resizable with elements dynamically adjusting Reactive programming (observer/listener) should be used whenever possible Ribbons with icons and text fields should be foldable Artwork can be downloaded from the internet (free ones only) I'll provide the classes to communicate with the robot and the laser. The robot and laser classes have independent threads to control and read the data into class members. Ribbon Tabs = Home *...
Hello, I need someone to convert figma design [4 screens] into WPF or WinForms and make API integration. Our software it's a QR CODE GENERATOR, It is important that all software is available in a single file (.exe) with no secondary files. [Features] - Login - QR CODE Generator - Check Payment Status - Receipt Generator / Print receipt - Cancel transaction Max budget: $50 USD -- Any offer at this value will be automatically disregarded. To accept your offer send: "I AM NOT A BOT" Awaiting.
Hello everyone, As a High school robotic teacher, I am looking some one to create a fully explained C# application that uses openCV and a usb camera. The application will be used to guide a robot to pick and place items from a table using the usb camera (2D application) . The application ...Proficiency in Pythn and openCV - Experience with object recognition and detection - Familiarity with web camera integration - A USB camera to test the application and the ability to place it above a table where the part will be. - Strong problem-solving skills to address occasional errors in object recognition. The product of this job is: A working code with good explanation and comments in C#. winforms. A short schematic ( in power point or whatever) that explains the vision process. Th...
I am seeking a developer who has solved geetest before and will develop 10-15 lines of code for me to solve them buy using a service provider API I am already using. I will provide all the details. Please do not send an offer if you have not solved geetest before. The delivery will be the source code only .Net winforms code will be used. VB.NET is preferable if not C#
I am in need of a developer to continue an invoice and POS system using Winforms and C#. The system should have basic features such as adding items and calculating totals. However, I am also open to incorporating advanced features like inventory management and customer database if the developer has experience in these areas. As for the database management system, I prefer using MySQL. The project timeline is more than 3 months, so the ideal candidate should have the availability to work on the project for an extended period. Overall, I am looking for someone who has experience in developing Winforms applications using C# and has a solid understanding of database management using MySQL. We use Devexpress components in our project. The ability to work on a long-term projec...
Write a WINDOWS FORMS APP (.net Framework) using VB.Net language in Visual Studio 2019 (targeting .NET framework 4.7.2.) App: 1) randomly chooses one .txt file from my machine’s folder c:ztwitterfreepsychicmag 2) reads the text in the .txt file 3) posts that pure text as a tweet using api2 (OAuth 2.0) 4) quits the program to remove it’s window form from my screen See chatGPT source code below providing steps 1 2 and 4. NOTES: - note that ALL files in my c:ztwitter folder are .txt - my twitter developer account is on a "free" level - nowadays it seems the free level is forced to use 2tweets endpoint REQUIRED TO COMPLETE THIS PROJECT: 1) an executable file to run the program (.exe) that works (it tweets) 2) source files that I can open and edit in v...
I'm in need of a .Net Webbrowser that utilizes Microsoft Edg...be positive. That is all, just to be able to open the site will be sufficient for us. No other stuff needed. It will be a Winforms project that uses Microsoft Edge Webview2 component. The website is: It is just driving test booking website, nothing illegal here. Duration is 1 day only. I only need to get into the main page nothing else. It is now blocking you since you are out of the UK. The reason it will block Edge Webview2 is, they will understand the module as a bot, the problem is to show the bot as a normal browser to the Firewall. You need to write a source code just a Edge Webview2 component on a blank WinForms form and single form load module to access this site. Thanks
I require a freelancer who can help me complete forms using Winforms in C#. The forms will primarily be used for data entry into a MySQL database system. I would like a Print function, when user insert or read data can Print according to a specific forms format that will be given. Approximately 6-8 types of forms. Estimate delivery 5 days. Price is fixed USD350 only. Must be completed in 5 days. Details will be discussed to the winning bidder.
I'm looking for an experienced .Net developer to help with a large desktop application project. The ideal candidate will have advanced-level expertise in WinForms. The position requires a full-time commitment with successful completion of the project as the expected outcome. If you have the skills and enthusiasm for this project, please apply! I have an existing desktop application i wnat to revamp it from old look and feel to new. Also need to update few features in the application. Project will need your full time involvement for few weeks. More details will be discussed on call with selected candidates Note: experience needed 4yrs and above in C# & .Net desktop. (Winform expert) IMPORTANT: Agency are not allowed to apply, please dont spam.
Following are 2 example codes generated by ChatGPT, but both have compile errors. You must get either code to compile and run. Also test it by locking a file with Smart Windows App Blocker (https://securityxploded.com/smart-windows-application-blocker.php#gsc.tab=0) Code 1: Imports Public Class Form1 Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Dim processName As String = "" ' Replace "" with the name of your app Dim processList() As Process = (processName) If > 0 Then Dim process As Process = processList(0) Dim blockingProcesses() As Process = () If > 0 Then ("The following processes are blocking " & processName & ": &qu...
Hi Freelancers, The goal of this Project is get me started with creating a DLL from Fortan code and calling it from VB.NET. I want you to set up 2 projects, one with Intel Fortran, the other with VB.NET The Intel Fortran project: This is to be a 32-bit console proje...calling it from VB.NET. I want you to set up 2 projects, one with Intel Fortran, the other with VB.NET The Intel Fortran project: This is to be a 32-bit console project that generates a DLL, StringOut.dll. Define a subroutine StringOut that has one input parameter, a type Character string called chrInput. The subroutine outputs chrInput to standard output. The VB.NET project is a 32-bit WinForms project This project will use the DLL, , and call StringOut with the argument “Hello”. Regards, L...
I have a project that requires a state machine visualizer. I need the visualizer to generate a graphical representation, so I will be using C# to program the visualizer. No debugging features will be required. The input will be a csv file with the following fields: input_state , input_count , pred_1, conf_1 , output_prompt , output_state Each node is a state and on t...state machine visualizer. I need the visualizer to generate a graphical representation, so I will be using C# to program the visualizer. No debugging features will be required. The input will be a csv file with the following fields: input_state , input_count , pred_1, conf_1 , output_prompt , output_state Each node is a state and on the edges I would like to see the pred_1 value I'm using WinForms Attache...
I am looking for a skilled .Net developer to create a Tally Accounting UI with full integration of Tally features. The project requires expertise in WinForms framework and experience in inventory management. Key requirements are as follows: - Full integration with Tally features - Inventory management - The use of WinForms framework The ideal candidate will have experience in Tally Accounting and a proven track record in developing .Net applications. The project requires a developer who is able to work efficiently and deliver high-quality results within a specified time frame.