Archive for category .NET

Webbased Timeslotsbooking

We need a page for timeslotsbooking.
Built in Asp.Net vb, Mysql-database.

UI:
We like to have a clean nice looking calendarview, that shows free and avaliable times.
All other booked times and unavaliable times should be readonly with no info about the booker. So the user can only see and manage their own booking on avaliable times.
It is supposed that the user clicks on the desired time and then confirm it with another click. And only then the reservation is stored in the database. So the user can click around without submitting, without any stored reservations.

ADMIN:
Admins can set the times to be booked from some simple adminpage. Like every weekday 07:00-16:00, in 30min´s interval, except between 12:00-12:30 and 15:00-15:30 just as an example. Of course you should be able to put these times how they want.
Also an option to close an whole day for bookings, like an holiday.
It has to be an option to set how many bookings allowed per slot. Default 1.

Admins can also see the whole calendar and granted full rights for any changes they want.

Here is an excellent example but in .php.

http://www.phpjabbers.com/time-slots-booking-calendar/demo/admin.php

This is how i want it to be like, except from some things. Every timeslot has to be dynamic from the admin-settings, like if you want to give the possibility to book 1-5 reservations on every slot, you can set this param in admin-area.
So the time is avaliable until the slot is full.
The ability to disable part of day, or whole day is neccesary. Like if you dont want to book on lunchTIme and BreakfastTime. Or Holidays.

No payment is necessary. No styling except from edit the css is necessary. No name-form is necessary beacuse this data is already saved in a variabel during login.

Tags: , , , , , , , ,

Local Business Listing Automation

Totally automate the posting of your clients reviews
Upload and Tag your clients images to photo sharing sites
Create videos on the fly and upload to video sharing sites

ou simply create a project for your clients citations for each of our review sites.

You add…

A Title for your review
A Review description
Choose a star Rating
Repeat with all your clients reviews

As soon as you have added all your clients reviews, our software will get to work drip feeding them to their business citations. By spreading the reviews out your clients listing will look more natural, not only to the moderators but also to Google.

Posting reviews on sites like Yelp and Yahoo local.

module to post your clients images to Flickr and Panoramio. Our software will log in to the photo sharing site and…

Upload your clients image
Add a title
Add a description
Add tags
Tag your image to your clients business address

Again your clients images will be drip fed to the image sharing sites spread over multiple accounts to keep under the radar of the moderators and Google

United States Citation Review Sites:

Google Maps
Yahoo Local
City Search
Insider Pages
Judys Book
Kudzu
Local.com
Merchant Circle
Yellow Bot
Yellow Book
Super Pages

United Kingdom Citation Review Sites:

Google Maps UK
Yahoo Local UK
Free Index UK
Merchant Circle UK
Scoot UK
Thomson Local
Touch Local UK
We Love Local UK

Canada Citation Review Sites:

Google Maps CA
CanPages
Merchant Circle CA
N49 CA
Yahoo Canada Local

Australia Citation Review Sites:

Google Maps AU
Merchant Circle AU
Start Local AU
True Local AU

For Reference only and optional, you will get extra bit of visual info here.You can view an example at http://www.lblrobot.com

Tags: , , , , , , , , , , , , , , , ,

Data Migration For Experience Developers

We have Read-Only, remote SQL access (server,db name, user, passwrd) to a MS SQL 2005 database and we need to:

Create a custom tool that can do the following on demand (one or two-clicks solution)

1. Read the data (obviously)
2. First time copy the data to a local host (or another remote host – Apache shared host / cPanel access only)
3. Update the new data or the changes to existing records
4. Find the relations between the tables / views
5. Select by criteria some records (Filter) (example: all the persons named "John" and Born after "1/1/1990")
6. Use the results in a ecommerce (osCommerce) as products for sale
7. …anything else that is needed to have:
– on-demand
– up-to-date
– filtered records
– available in the ecommerce as products
– Classified according to the DDC system (see below)

You will create the products database structure in a default osCommerce installation based on the categories in the resulted database.
This structure is based on the DDC System:
– http://en.wikipedia.org/wiki/Dewey_Decimal_Classification)
– http://en.wikipedia.org/wiki/List_of_Dewey_Decimal_classes

This structure has to REPLACE the default osCommerce "categories" structure and it IS INCLUDED in the database (as a field in the "products" table)

We have to result with a fully working and "browser visible" oscommerce shop and products.
(NO templates or other things to deal with – just the database)

You can decide the technology to use (example: php, C++, …)
If you have another strategic (instead of the "1,2,3,…,7" steps I propose) to have the same result we can discuss it.

The destination server is Apache, shared host, and we have cPanel access only! (not sql remote access)

If you need any additional info before or after you place your bid please ask me,
Thank you.

Note I am look for providers with minimum of 3 or more reviews and complete this project shortly.

Happy bidding….

Tags: , , , , , , , , , , , , , , , ,

Shipping Module For ASP.net Shopping Cart Website.

Hello,

Need an experienced ASP Shopping Cart (ASP.net) developer for online store. Full payment upon completion.

We need developer to develop a shipping module for our website www,cantexdistribution.com

IMPORTANT: You must provide past work examples, including what part of project was your responsibility.

We Need from you:

– Shipping modules to be installed, like Canpar, Canada Post and DHL.
– Ideally this module would interact with my local postal service calculator to get the shipping cost rates, based on dispatch location postcode.

Full payment will be released immediately after Website has been tested to the level of high quality no problems. This is turn key operation, means this is developers issue to develop the product and hand us over to test.
Payments can be settled with only by GAF. No wire, no western union, no other method of payment is accepted.

No advanced and partial payment will be given for any reason what so ever.

Consistent communication on status of project is a must. Also time is essence of this bid.

** Buyers is allowed to copy development as and when and where he deems fit, he can modify change, reuse, un use any or part or all of development.
** Developer is not allowed to reuse, use, modify change , reverse engineer any or whole part of development.

Tags: , , , , , , , , , , , , , , , ,

C# Application Window With 4 Tabs – PriceSheets

This project is for development of a single window form with four tabs. The purpose of this window form is to allow users to maintain product price sheets. A product price sheet contains a list of products with different types of pricing. This window will use SQL Server database tables. The attachment contains alot of details and please note that the design shown in the screen prints will be provided along with some code as mentioned. I always pay extra for early completion and improvements. Provider will be provided with SQL Server tables mentioned in SPEC, visual studio project and specification.

TAB1 – This tab is where the user will create new price sheets, delete existing prices sheets or open existing price sheets for editing from a Gridview control.

TAB2 – This tab is where the user will selects the products that apply to the selected price sheet. This tab cannot be selected until a price sheet is selected from TAB 1. This tab will consist of a TREEVIEW displaying a hierarchy from a SQL server table (this code will be provided), 3 list box contols, a gridview to display products for the selected treeview node.

TAB3 – This tab is where the user will select an additional criteria to limit the price sheet to certain price types and/or receivers. This tab will contain 2 list box controls to allow users to select price types and receivers. The list of price types and receives will be obtained from a SQL Server Table.

TAB 4 – This tab is where can create a Price Catalog from the selections made in TABS 1 3. There will be 2 buttons. The [View] button will display the report in the window. The [Print] button will open the print dialog window for the user to print the report.

Delivery Expectation:
Provider will be provided with application window form show below so none or little design is needed.
Provider should be experienced with creating text reports.
It is recommended but not required that the provider user use DevComponents software. A full functional trial version can be downloaded here – http://www.devcomponents.com/downloads.aspx.
Must be developed in C# and compatible with Visual Studio 2010
All source code must be at least unit tested.
All source code must be provided including any stored procedures when final milestone payment is made.
Must be developed using two tier application layer. All the SQL Server calls will be made in Data layer called DAL. This will be provided.
Writing performance efficient code is critical for this window. This window must open within a 2 or 3 seconds.

Tags: , , , , , , , , , , , , , , , ,

We Want Hire Coders Per Month

We are looking for a company (NO freelancers!!!) that do the maintenance for years of our site + making increasing it. (php, flash, flash coding, etc) Also iphone applications are needed.

So answer following questions please:

1) how many people do you have on payroll, (so not count freelancers that helps you)?
2) do you do all jobs in house or do you also use freelancers or subcontractors sometimes?
3) how long you are in business?
4) how many owners have you company and please give all names
5) can you do flash coding + action script? (not flash design but coding)
6) have you made Iphone or Android applications before if yes please give urls where we can watch it
7) where are you based?

Please answer all questions in detail, thank you

Tags: , , , , , , , , , , , , , , , ,

Add Features To Existing Shopping Cart (for Dharmin007)

This project is to add the following features to a cart system already in place designed by dharmin007.

The drop down of items that is currently pulled from the database needs to be put in alphabetical order.

Once a user has submitted their order, they need to be brought to a thank you page with the option to either enter their email address and have a copy of the order emailed to them or click a different button and download the order.

Tags: , , , , , , , , , , , , , , ,

Inno Installer To Modify Existing To Work With And SDK

I have an existing inno installer that I need modified to work with a new SDK.
The current installer works with an outdated version of the SDK, I need someone to update the installer to work with the changes they made to the new SDK that makes an external DLL call.

For the right person this is a quick fix and should only cost $30

Tags: , , , , , , , , , , , , , , , ,

Vb.net Help For 2 Days

Finishing the work of a project and need a vb.net developer to do:
1 Check the work of our junior developer and help him when he is stuck.
Examples;
a connecting screens and fields to database
b. save, edit etc.
c. making crystal reports and using the 4 basic mathematical operation +,-,x ,/.. sum, average %
d. Programing help
2. The project will require about 2 full days, Please bid if you are readily available The process is as follows.
a. Our junior will email you the source code and a summary of what he has done and questions he has on the next steps
b. You would check the work, the style, give your comments, answer his questions and take a video or screen capture to explain the next steps.

The project is 60 percent done. This is a list of what has been done
1. Entity relationship diagrams
2. The Faces of the Reports
3. Screens, labels, textbox and combo box
4. Database
Programmer needs
1. to be available at a designated time for about 2 days, to answer any questions and via IM
2. Must be available now.

Tags: , , , , , , , , , , , , , , , ,

Web Page Project

Dear programmers!
I have idea and need to finish it but no skills and knowledge in programming task what so ever.
So far I have this: http://affirmation.wall.fm/

Its suppose to be writing community page like those:
http://www.writerscafe.org/
http://allpoetry.com/
http://www.thepoetsanctuary.net/
http://www.poetrypages.com/
http://www.writing.com/

This sites are complicated, have lots of features, paid membership and loads of options members can be amused and interested in. My page is made on free platform, as example what I am going for. It doesnt necessary mean that it will stay on the wall.fm. It is up to you. You can both offer me upgrades only or entire design from scratch including domain.

From you I want detailed plan and program how to improve its features to resemble more to site I mentioned above, the one with paid features and etc.

Description:
I would like you to made list of necessary changes and your ideas about my page, include price you will charge me for every step, both graphic and programming changes; you are free to offer me lots of things considering your programming services which could help my site in any way so I can choose what to pick and which programmer have the best point in what I want to achieve.

IMPORTANT THINGS:

I am not likely to pick you in day one, because I am very creative and demand the same from my designer.

Do NOT bid if you dont have elaborated steps and plan for this project.
Do NOT bid if you dont have samples of previous work.
Do NOT bid if you dont have outstanding feedback from your previous employers.

All considering payment, communication and deal will be done trough freelancer and only trough escrow service, no other way of payment or no other way of communication will be possible before and during work.
Payment description: 1 ( one!) milestone, payment release after testing you product.

I will modify my budget to suite your offer price and changes you will made on page and changes and prices stated in your project plan. Till the I am in seek mod, please bid on amount 100$ in 33 days and key word cash only in your PM, all other plan proposals will not be taken in notice.

No frauds, no fakes, no lousy done job, no pushing the toll with prices.
If I dont find satisfactory party to make this project I will simply open another one and start my search again.
I am not in the time run, and I have all the time on the world so I will choose wisely.

Tags: , , , , , , , , , , , , , , , ,

Java Software NULL Removal

Java Software Plugin I have needs Null Removed. Only English Speaking and Experienced Programmer Please. Fast Payment!!!!!!!!! I need this done ASAP and I will Pay you ASAP.

Thanks
C

Tags: , , , , , , , , , , , , , ,

College Management Software

College Management Software

url: www.indianservers.com
call: (+91)-9618222220

Modules:

Students Complete profiles
fees management software
attendance management software ( with biometrics and RFID cards also available)
exams and marks management software
Front office management software
SMS , sms integrated in all modules

College Management Software
College Attendance Management Software
College Fees management Software
Complete Student details management Software
Faculty Payroll Management
College attendance software
College automation software
College classroom management
College ERP software
College admission software
Smart College software
SMS College management software
College scheduling software
College management software India
College enrolment management software
time management software for College
software for College fees management
College data management software
timetable management software
Student management software
Student Attendance software
Student enrolment software
Student grading software
Student Scheduling software
Student tracking software
Student management software
College Office management software
Student marks management software
Student exams management software
Students management software

Tags: , , , , , , , , , , , , , , , ,

Screenshot Taker

Looking for someone who can make a windows application that basically takes a screenshot every minute of our employees desktops and sends it to an FTP folder.

This application will be installed by us. You can use VB, C++, C# to make the app. Make sure the app will not be based on a keylogger type of system where it will be triggered by antivirus programs. This will be for personal company use only. Upon acceptance you will be provided with the FTP details and the testing process can begin. You will also be required to provide the full source code of the app and we will compile the app our self for security purposes.

An escrow will be created once you are accepted and will not be released for 14 days so you can fix any bugs or errors with the app.

We know this is not a large project and we expect it you to finish it fast.

Tags: , , , , , , , , , , , , , , ,

Windows: Create A COM Wrapper Using UDP, TCP/IP, Bonjour

This project involves creating a wrapper for a COM library to enable calls to be made over a network (there should be a flag to be able to choose between TCP/IP, UDP and Bonjour).

The COM library is basic, and only a handful of calls are to be implemented (< 10). Full documentation for the COM library will be provided.

Tags: , , , , , , , , , , , , , , , ,

Wanted … Cardomain.com Websites Script

Im looking for site similar to www.Cardomain.com. Users should be able to login and upload pictures of their cars on their own pages. They should be able to add descriptions of cars, rate cars, communicate with each other through messages and comment. Site will have to have a forum. Online shop is not needed.

Members will have to register and enter info of their cars. On the main page should be search option (car manufacturer and model … etc ). Also, there should be space for newest, last updated and highest rated cars.And news.
But I want the script to show and work from right to left to support the Arabic language.

We need an expierenced web designer And programer, so please have a portfolio with similar projects.

Thank you

Tags: , , , , , , , , , , , , , , , ,

ASP.net Developer

A few hours weekly long term – Need an individual ASP.net developer with a minimum of five years experience. If you are company with several developers, please dont apply. We are looking for an individual who can assist us with the sites maintenance, additions, changes, modification, and email broadcast. The site is a news and directory outlet. We pay hourly. No offsite work allowed. Need to access our server via remote service that is provided from our office. Must be available during our business hours of U.S. Pacific Time Zone. We are open 6:00am to 9:00pm our time. State your experience and hourly rate. As soon as tomorrow work may start. Good luck bidding. Lot more work available if satisfied with performance.

Tags: , , , , , , , , , , , , , , , ,

Shopping Cart Abandonment Email Script

I am looking for a script that will trigger an automated email to send to people who abandon their shopping cart. This scipt should be HTML or text enabled, should link them back to their order and automatically enter the coupon code offered in the email when sent. Basically it must utilize their cookies. I will provide example to who over wins the bid.

Tags: , , , , , , , , , , , , , ,

Google Map Integration

I need someone to migrate my google map api v2 into v3.

After that I need some more functionality added. i.e. Geolocation.

I built the v2 version but dont have time now to migrate it to v3.

Please come back to me with your initial approx quote, both time and money.

Tags: , , , , , , , , , , , , , ,

Memorise User Name And Password

hello

we are travel agency base in Quebec we have travel consultant to open ther system with itch companie day need USER NAME&PASSE WORD AND CHANGE ITCH 3 MONTH we need sort of programme witch we could register in emplayer
with ther code and we could change it wen they are not working with us sorry regarding my englich i am french
thank you
oumzil

Tags: , , , , , , , , , , , , , , , ,

24 Hours Sample Work

Hello were looking for two individuall developers to do 24 hours work for us, as a test employeement.

If you complete the tasks your assigned and with good quality youll be hired for much much more work.

Youll be working on an existing project and help an existing team of developers to complete assigned development/design tasks.

Skills required:

– MVC.NET 3.0 (C#)
– NHibernate
– MSSQL Server 2008
– Object Oriented Programming
– Domain driven design
– Test driven design

– Good design and usabilitty knowledge is a great plus (improvement suggestions are more than welcome).

Please state the number of years of experience you have in each skills, a sample project youve been coding before (code required, for review.) and your hourly rate.

Regards,
Richard S.

Tags: , , , , , , , , , , , , , , , ,

IPhone Push Notifications Project

Deliverable : ASP.Net Simple application and iPhone code.
We need a very simple basic application with Push notifications for iPhone, the interface as per the attached document.

The project is not more than a few hours of work and is needed within 24 hours of being awarded

Please do not bid more than 50 USD.

Tags: , , , , , , , , , , , , , , , ,

School Management Website

I want a School Management website which will cover below items

1. All student related transactions (attendance, registration, fees, exam, result, transport)
2. Payroll for school employees
3. seperate login for teacher, parent, students
4. Library management

I also need the source code & the rights to the software. I will make the payment in stages with each completed work. The final 25% will be paid upon completion and testing of the site.

Tags: , , , , , , , , , , , , ,

PH_1094 For Huu Only

Advanced .NET

Tags: , , , , , , , , , , ,

PH_1094A For Huu Only

Advanced .NET

Tags: , , , , , , , , , , , ,

VS FormView Insert

USING:
SQL 2005-2008
VS 2005 – 2008 – 2010 VB

Im having problem, and cant seem to find any solutions using Google, to be able to pre-fill textboxes in FormViewInsert mode, using data from Table A, and saving form contents into Table B.

I need a small demo created showing the process, along with detailed instructions. Need an example using both EXEC Stored Procedure and a query, and using Northwind database. Form will be called with a link using QueryString value or Session value. Link(s) on non related page may call the form, and thus would need ModeChange to insert.

Tags: , , , , , , , , , , , , , , , ,

Private Project For Umer Naseer Only

Improvements and enhancements to previous project. Umer: please see PMB.

Tags: , , , , , , , , , , , , ,

Experienced Programmer Needed!Soft Making,Long Term Project

Need a really skilled, yet fast and cheap programmer who would be willing to develop a software/automation bot for several tasks to do. There will be about 6-7 main sections/general huge functions for the soft and each of the section will have itself around 5-6functions to do.

This is Pretty huge soft to make,and will take some time to do!
Dont bid if you only know how to make something using only visualbasic and use of InternetExplorer- Dont need such an stuff, also if you charge insane prices dont bid.
This could take ~1-1.5weeks of daily work and testing to finish probably.
I have around $500-$600 budget for this + will pay monthly sum for updating something which have stopped working etc..
Place some bid and I will send you more details of what I need.

Tags: , , , , , , , , , , , , , , , ,

Experienced Programmer Needed! Soft Making,Long Term Project

Need a really skilled, yet fast and cheap programmer who would be willing to develop a software/automation bot for several tasks to do. There will be about 6-7 main sections/general huge functions for the soft and each of the section will have itself around 10functions to do.

This is Pretty huge soft to make,and will take some time to do!
Dont bid if you only know how to make something using only visualbasic and use of InternetExplorer- Dont need such an stuff, also if you charge insane prices dont bid.
This could take ~1.5-2weeks of daily work and testing to finish probably.
I have around $800-$1000 budget for this + will pay monthly sum for updating something which have stopped working etc..

Place some bid and I will send you more details of what I need.

Tags: , , , , , , , , , , , , , , , ,

Partner For A Year

We are looking for a company (NO freelancers!!!) that do the maintenance for years of our site + making increasing it. (php, flash, flash coding, etc) Also iphone applications are needed.

So answer following questions please:

1) how many people do you have on payroll, (so not count freelancers that helps you)?
2) do you do all jobs in house or do you also use freelancers or subcontractors sometimes?
3) how long you are in business?
4) how many owners have you company and please give all names
5) can you do flash coding + action script? (not flash design but coding)
6) have you made Iphone or Android applications before if yes please give urls where we can watch it
7) where are you based?

Please answer all questions in detail, thank you

Tags: , , , , , , , , , , , , , , , ,

File Synchronisation Software, C#

I want a file backup/synchronisation software that automatically syncs some files on my computer to an USB device whenever the device is present. Files should be synchronized during my workday. The configuration of the backup needs to be one gui and the backup software another. Using VSS Would be optimal.

Tags: , , , , , , , , , , , , , , ,

Like Kickstarter.com

Dear All,

Im require a site similar to kickstarter.com with the functionality.

CMS, Admin Panel, SEO friendly, Full Source Code, Merchant Side Area…

Require to show demo &amp; Serious bidder only.

Would prefure Magento or Umbraco as the back-end cms.

Front-end should be in danish language.

Tags: , , , , , , , , , , , , , ,

Simple Program And Operator Overloading

[A] Define a class Car to represent an automobile in a driving simulation program.

You are required to include the following components:
1.an integer ID number,
2.the odometer reading,
3.the name of the manufacturer
4.the purchase dates (define another class called Date),
5.the fuel economy rating in kilometres per litre,
6.and the petrol tank (define a class Tank)

The class tank includes the following components:
1.the tanks capacity and
2.the current fuel level, giving both in litres,

Include default constructors and constructors for all classes.
Overload << and >> for all three new classes, ensuring that the definitions of
<< and >> for Car use the definitions of << and >> for Date and Tank.

Define a member function called fillUp for class Tank

Define a member function called drive for class Car.

Function fillUp should copy the tank capacity value into the current fuel level
component and return a type double value indicating the number of litres required
to fill the tank.

Function drive should take the number of kilometres driven as an input
argument and should adjust the odometer reading and the tanks current fuel
level component.

[B] Write a driver function that fills several Car-class variables in ways designed
to test the three classes various constructor functions and the overloaded >>
and << operators. Also include calls to fillUp and drive.

[C] Store class interface and implementation in separate files.

I need this is Visual Studio 2008 and with in By [Tomorrow Morning]

Have a budget maximum of £30

Tags: , , , , , , , , , , , , , , , ,