Find Jobs
Hire Freelancers

C# Sqlite.

$30-250 USD

已完成
已发布将近 10 年前

$30-250 USD

货到付款
I would like a generic class that makes it simple to work with sqlite. Must be able to support multiple tables defined either as classes or with SQL table syntax. Class must support the usual CRUD operations. Should validate the existence of the data base file, and create it required. Support table creation, queries, insert, delete, cursors (via list or array) Should validate existence of database and allow an existing database to be clon-ed (dash is there to avoid stupid and inapproriate freelancer warning) Deliverable - C# Winform demo project showing the use of the sqlite class and demonstrating all the supported operations - create db, - create table, - insert record (return id of inserted record), - update record, - delete record, - sql query returning single record, - sql query returning a resultset as List or array) etc There are plenty of demos available. I want the functionality bundled in an easy to use class.
项目 ID: 6151066

关于此项目

22提案
远程项目
活跃10 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
Hi, What you want is exactly the way I work! I see two possible good solutions: 1) A generic class to receive another class as input and creating a table using all the public properties from this class. By generic I mean the C# generic concept. 2) Make an interface basically with two routines, one to get a list of fields and types, another to get a list of values. Each of your classes that will go to database, will need to implement this interface. With both, implementation of create table, insert, delete, query value or query list is possible. The first one makes your work easier, the second one could give some more flexibility and is indicated for already existing c# classes that cannot be changed anymore. Thank you for your time, I look forward to discuss my quaifications further. Rogério Reis da Silva Software Engineer Portugal
$150 USD 在3天之内
4.7 (11条评论)
6.1
6.1
22威客以平均价$139 USD来参与此工作竞价
用户头像
Hi, We’ve had a good look at your project description and we’re very interested in providing a solution. We are a professional development company head-quartered in Pakistan. If you like what you see and if our quote fits within your budget then please PM me your response and we will take it on from there. You can have chat with me using skype with id "sflogics". We are pleased to discuss your requirements. Thank you for your time.
$200 USD 在7天之内
5.0 (50条评论)
6.2
6.2
用户头像
Hi! I am professional C/C++/Java programmer. I can do this project with highest satisfaction. Best Regards, Szymszteinsl
$200 USD 在2天之内
4.7 (36条评论)
6.1
6.1
用户头像
Hi, I have read the description of this task and it looks very easy to me. I have a good experience in .net and i have recently delivered a project in which sqlite database was used. So i think i can do this better way then any other. If rate is an issue we can discuss this. Thanks
$30 USD 在3天之内
5.0 (33条评论)
5.8
5.8
用户头像
Hi, I am interested. i will create C# class with following methods. - create db, - create table, - insert record (return id of inserted record), - update record, - delete record, - sql query returning single record, - sql query returning a resultset as List or array) with simple demo app. $30 is fairly priced for this class.
$30 USD 在3天之内
4.9 (11条评论)
5.2
5.2
用户头像
Hi Please refer my work history for any reference. If you are interested, please let me know. Thanks Siju
$155 USD 在3天之内
4.9 (32条评论)
5.3
5.3
用户头像
Hi, This is Amit from Illuminatus Softwares,India. Expert in .NET development & have executed multiple projects in .NET in both winform & web. I can share our portfolio for previous completed works along with company profile. I assure you that we will be completing the project keeping the quality aspect in mind along with time-tracking & perfect matching of deadlines. Looking forward to hear from you soon, Thanks, Amit
$136 USD 在3天之内
5.0 (2条评论)
4.4
4.4
用户头像
interested to work on, have worked with sqlite and C#, check my profile then pm me to talk more about some details
$147 USD 在3天之内
4.5 (4条评论)
3.7
3.7
用户头像
Hello, We've worked before... I simply want to show you a readymade class which could be helpful to you in this case......... and then discuss based on it.. Can we discuss? Regards, Vijeet
$111 USD 在1天之内
5.0 (1条评论)
3.0
3.0
用户头像
Dear Client, First of all we shall discuss this in detail as we have done very similar stuffs before. we would be happy arranging demo for you. We are starting a new company with some extraordinary developer experienced about five years individually in this field. As we are not offering much technology except .Net(ASP, c#, all MVC) and android, we think we shall give what you are really looking for. Development is our passion and that is what may really require for qualitative output. As our company is completely fresh, if we get opportunity work together; we would try our best, money doesn't matter ever. If you would like to test our service, we can have a small test project(free!!); that might get us into each other vision Hoping for great our joint future, you can contact us in freelancer
$166 USD 在5天之内
5.0 (1条评论)
1.0
1.0
用户头像
I worked with SQLLite before, i can make it within 3 to 5 days at most. You can contact me to request to build you a sample before accepting me as the winner of the project.
$155 USD 在3天之内
1.0 (2条评论)
0.6
0.6
用户头像
Hello, I am a software developer with experience in c# programming. Please contact me if you're interested with that price. Thank you
$120 USD 在3天之内
0.0 (0条评论)
1.4
1.4
用户头像
A proposal has not yet been provided
$166 USD 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
I have experience on developing libraries for data access libraries with best practices for backends SQL , Oracle and Mongo DB.
$250 USD 在5天之内
0.0 (0条评论)
0.0
0.0
用户头像
I am studying Computer Engineering at Univ. and next year is the my last(4th) year.I have been completed "Hotel Reservation System" desktop application with C# (on windows) in past academic year.I am always persistent about any trouble and you can be ensure that i will go the whole nine yards at your project perfectly.
$30 USD 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
Project Description: I would like a generic class that makes it simple to work with sqlite. Must be able to support multiple tables defined either as classes or with SQL table syntax. Class must support the usual CRUD operations. Should validate the existence of the data base file, and create it required. Support table creation, queries, insert, delete, cursors (via list or array) Should validate existence of database and allow an existing database to be clon-ed (dash is there to avoid stupid and inapproriate freelancer warning) Deliverable - C# Winform demo project showing the use of the sqlite class and demonstrating all the supported operations - create db, - create table, - insert record (return id of inserted record), - update record, - delete record, - sql query returning single record, - sql query returning a resultset as List or array) etc There are plenty of demos available. I want the functionality bundled in an easy to use class.
$222 USD 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
Hi, I want to hep you providing a smart and simple to use class that wrap sqlite. I have alot of experience in databases, i already made some projects using database for storing data. Im open to new suggestion that will make you faster developing with the generic wrap class i will create for you. I can finish the job in 2 days, 1 day for class and 1 day for extra requiremens(based on the app i will give you to test class). I hope i can be a help for you. Thanks, Dani G.
$30 USD 在2天之内
0.0 (0条评论)
0.0
0.0

关于客户

GERMANY的国旗
Munich, Germany
4.9
46
付款方式已验证
会员自4月 21, 2008起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。