Silverlight ddaprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    2,000 silverlight dda znalezione projekty, cennik w USD

    1. I Need to move this 'GetMultipleDocuments' button over to the right it should go over the doc types column. here is pic. <@N05/5592206490/> 2. When the user goes into the GetMultipleDocuments' button here: <@N05/5592225222/> (not worried about the spelling) what happens is if you hit the cancel button, it generated the code for getting one doc. if you look at pic #1 there is doc types last column with hyperlink. these get the document from document server when clicked. but we dont want that to happen if the user went to getmultipledocument section and canceled out. you can bid on only the first issue as well.

    $33 (Avg Bid)
    $33 Średnia Oferta:
    4 składanie ofert
    ThreatModeler Zakończone left

    I need a freelancer to work on front end screens using Telerik Controls for .NET Skills and Expertise: A demonstrated record of experience with UI and/or web design XAML, WPF, Silverlight and Telerik Controls experience Experience with MVC design patterns

    $232 (Avg Bid)
    $232 Średnia Oferta:
    4 składanie ofert

    Hello Milan, sorry about the delay. We are entering the busy season at work, i have been out of town. Anyway here is the next phase. A few of the tasks are easy such as adding a calendar and a treeview. Take a look and submit a price. If you can think of anything that we need to look at let me know. You mentioned before that if the entire project is not planned properly that it can cause problems later on... I attached a word document that has all of the task details. Can you starting placing the queries in the project instead of putting them on the server side? I am kinda familiar with working with the code if it is in the project. I am lost when it comes to working with the server queries that you are using. If not i completely understand. Do you have any questions about the data st...

    $200 (Avg Bid)
    $200 Średnia Oferta:
    1 składanie ofert

    We have silverlight app. in this, the user can click on link and get document display from the document server. Now we want to add a feature that will ask the user 1. which document type you want (via a pull down list). 2. Which dates, u need to put a calender for dates from and date to. 3. Which document numbers, this is a optional additional filter. then take the values the user adds here, and pass them into a query that is sent to the documents server. It would be nice if you can work on your local, however some have had difficulty to load it. if you can work today directly online or on Sunday, that is preferable. coding is in asp.net c# with silverlight.

    $231 (Avg Bid)
    $231 Średnia Oferta:
    7 składanie ofert

    ...screens are laid out in the 9 page PDF attached. I’d like you to write the application and return the “Microsoft Visual Studio 2010 Express for Windows Phone” project to me. I need to be able to compile and run the project in the standard free “Microsoft Visual Studio 2010 Express for Windows Phone” toolkit It should be written in C# and Silverlight (no XNA or Visual Basic). At the end of this project (and after you are paid), I will be the owner of the source code and have all rights to it. Basic overview (there is much more detail in the PDF): • This app will capture two sets of times for up to 6 periods. • It will have the ability to adjust the total time of each period, once that period is over, and then apply overage/underage to

    $212 (Avg Bid)
    $212 Średnia Oferta:
    12 składanie ofert

    We need a collection of ...styles made for a soon-to-be-developed Silverlight application. Basically what we need is a well-thought style resource dictionary that can be easily applied to the application's interface (xaml). The general layout of the application is already defined, as well as the structure of the most common types of pages. The designer will have access to a simple application made according to this structure, consisting of a master page, and 5 pages (example pages built with the intention of having the designer work on them, they are not intended to be included in the final product). Right now the app has an intentionally simple style resource dictionary, which the designer is expected to modify and extend. Attached is zip with specifications and silve...

    $424 (Avg Bid)
    $424 Średnia Oferta:
    1 składanie ofert

    ...Interfaces, developing in Silverlight, and general Web, then you need to work with us. We have a state of the art and next generation media delivery platform. Now we need to the User Interfaces developed around the system we have, multiple have been done, and we are now doing the Silverlight version. Work will be on multiple projects (WEB, Mobile 7, etc). 8 Hours per day, 5 Days per work. Work will be done with VS2010, and TFS for Source Control. Work will last 4-6 weeks. If at the end of the project we are happy, it may continue into something more. Work to be developed includes: . 1. Silverlight WEB App . 2. Silverlight OutOfBrowser App . 3. Silverlight / Media Center App . 4. Silverlight Mobile App All application...

    $612 (Avg Bid)
    Wyróżniony
    $612 Średnia Oferta:
    6 składanie ofert

    For Silverlight Datagrid app we need add a new column next to the Doc num. this column will have the document types that this customer user has right to see. look something like this: as an array: IN DN PO 2. stands for Quote Invoice DeliveryNotice Purchase Order they would like it spelled out but there is not enough room imo. so lets start with the top one. You are getting these types from a table that is already in use in the data service. Now in addition the user will click on the types he wants to see. CUrrently he clicked on the doc num. I believe we would change that to not allow clicking on doc num, because now he will click on types. he can click on more than one. At that point, you take what user clicked on and pass to a query already setup t...

    $84 (Avg Bid)
    $84 Średnia Oferta:
    1 składanie ofert

    The two images in the attached spec are images of basic games and I want to create the games using as little as possible images. For this project create a Silverlight page for each of the two images; the pages must look like the images. When you place your bid, you must specify which part of the graphics you will not be able to do with xaml. Note: this is a Silverlight 4, c# project.

    $30 - $50
    $30 - $50
    0 składanie ofert

    I am looking for a simple C# code snippet. I need this method(s) to accept an integer, which represents the value on a Telerik gauge object. Experience with the control is not neccesary, since I just need integers as a return value using just straight .NET class (3.5, no 4). Rather than hardcoding the value, I need to be able to pass a value and it figure o...Min MinorTicks I believe I have already figured out the method for Max: public int ReturnMax(int value) { int max = (int)(value * 1.5); max = max + (10 - max % 10); int customMax = (100, max); return customMax; } I would like the other methods delivered in a similiar format. No commenting please. More on the control: <>

    $55 (Avg Bid)
    $55 Średnia Oferta:
    8 składanie ofert

    I receive datasets via web service in the form of an xml document. I do NOT know the structure of the xml in advance. I need to put the element names in the column headers and the data in the columns. Let me repeat that I do NOT know and don't control the number of elements, attributes or their names. My job is simply to display them. I am using XDocument. For someone that know how to do this, it should be trivial. I know there are two approaches. I believe the one that will work in this case is building a dynamic object based on the xml and placing the object in an observable list. I've written most of this code but just can't get the xml data into the grid correctly. This project would be mainly to correct the code I have. It has been attached. To experiment...

    $49 (Avg Bid)
    $49 Średnia Oferta:
    5 składanie ofert

    I am creating a silverlight 4 game and I want to know which audio format to use for the game sounds. I am looking for a good balance between sound quality and file size. I am creating a Math Bubble game (very basic game), so the sound does not have to be the same as that of the latest PC games. For this project you must suggest the best audio format and provide a little sample audio file for me to test to see if silverlight supports audio format. You must continue suggesting audio formats until we find a good format that silverlight supports. I know mp3 is a good format but I was wondering whether there isn't perhaps an even smaller format?

    $7 (Avg Bid)
    $7 Średnia Oferta:
    1 składanie ofert

    Proszę, Zarejestruj się lub Zaloguj, żeby zobaczyć szczegóły.

    Wyróżniony W pełnym wymiarze godzin
    Web Conferencing Zakończone left

    Use Flash Builder 4 or Silverlight 4.0 5-Party Web Video Chat 5-GB per user file sharing using Amazon S3 Whiteboard presenter IM Chat, Chat Conference Flash Product Web Showcase (home, main showcase, inquiry form, checkout, etc.) Contacts Management Shared calendar (months, weeks, days) Workgroups management (group members by five) Use Flash Media Services in Amazon AWS AWS S3 interface for storage management Source codes and documentation required Project should be done within 30 to 60 days Can you please describe to me some of your works and how you plan to achieve the goals of my project? Are you working with a team or alone? Do you have an experienced flash builder and graphics design person to fulfill my project? Your soonest feedback will be highly appreci...

    $1963 (Avg Bid)
    $1963 Średnia Oferta:
    9 składanie ofert

    I have the attached dashboard interface I am playing around with, this is in Silverlight 4 and heavily is using the Telerik Rad Controls For Silverlight. This is populated by a WCF service, but any custom type will work for me since I am using ObservableCollections or List<T> for everything. Please view the pics in the attachment. I need the following things: 1) loading screens using telerik busy indicator. 2) Smooth transition onload, its choppy right 3) Gauges need to move in Grid according to top list box order. There is a context menu here that currently move it up and down. 4) Need method stubbed out for when the order changes in the listbox. (no coding, just the method body, I need to change it in the persistent location) 5) Move items betwe...

    $136 (Avg Bid)
    $136 Średnia Oferta:
    4 składanie ofert

    ...backgrounds can be very similar in design and size. The job is actually to design 2 similar backgrounds and style for text and common controls (radio button, check box, slider) The design needs to be done in Expression Blend for Windows Phone 7 which can be freely downloaded at: <>. You do not need to be expert in Expression Blend neither in Silverlight. The tool is easy to use and I will be online to help with that. You need to have good designing skills. This post consists of the above mentioned design only but we will appoint person who is willing to work with us on a permanent basis in future. Tough, the work will be part time and might one day be full time which will depend on our success in UK. We are in the process of setting up an

    $30 - $5000
    $30 - $5000
    0 składanie ofert

    The project involves preparing original and unique 200 Job Interview Questions and Answers on Microsoft SilverLight. These questions and their answers should be original and should be covering all the important topics(should also cover topics released in 2010). ## Deliverables A ll the questions should have complete answers. These should not be direct lifts or copy from any existing website, books, or any existing material. The content should be related to real life scenario questions. The questions should be categorized in respective topics. The author needs to sign an agreement about the originality of the content with my publishing house

    $30 - $70
    $30 - $70
    0 składanie ofert

    Saykor will deliver the silverlight API that is required to perform real time updates from one silverlight application to another. Need to provide a sample application application along wioth the class file.

    $100 (Avg Bid)
    $100 Średnia Oferta:
    1 składanie ofert

    ...will be provided if you are shortlisted. I require a smartphone application (Android, iPhone, Windows Mobile) written that will display *** to users based on their current location. The application will have 7 simple pages (1 home page and 6 maintenance pages) and 1 complex page that will display *** to users based their current location. 5 of the simple pages will need to have a Silverlight equivalent. There will be an SQL component, most likely MySQL. Compatibility: All previous and upcoming Android, iPhone, and Windows Mobile models, including tablets Developer: 1. Please send examples of working applications which are live 2. The developer must be willing to sign an NDA (Non-Disclosure Agreement) 3. The developer must have a can do attitude and willing ...

    $616 (Avg Bid)
    $616 Średnia Oferta:
    9 składanie ofert

    **We had developed to our app a version that used ASP.net user and account and services authentication under HTTPS this worked but the dev had made some code that only a user with password of 'test' can work, you can see this code being done in the following. we need you to take out this code and test and code that is should work with regular users various is critical issue need someone who can start Wed. Morning Eastern USA Time. the code for the login issue: <>**

    $144 (Avg Bid)
    $144 Średnia Oferta:
    3 składanie ofert

    The project involves preparing original and unique 200 Job Interview Questions and Answers on Microsoft SilverLight. These questions and their answers should be original and should be covering all the important topics(should also cover topics released in 2010). ## Deliverables A ll the questions should have complete answers. These should not be direct lifts or copy from any existing website, books, or any existing material. The content should be related to real life scenario questions. The questions should be categorized in respective topics. The author needs to sign an agreement about the originality of the content with my publishing house

    $51 (Avg Bid)
    $51 Średnia Oferta:
    1 składanie ofert

    The project involves preparing original and unique 200 Job Interview Questions and Answers on Microsoft SilverLight. These questions and their answers should be original and should be covering all the important topics(should also cover topics released in 2010). ## Deliverables All the questions should have complete answers. These should not be direct lifts or copy from any existing website, books, or any existing material. The content should be related to real life scenario questions. The questions should be categorized in respective topics. The author needs to sign an agreement about the originality of the content with my publishing house.

    $42 (Avg Bid)
    $42 Średnia Oferta:
    1 składanie ofert

    ...retention policy * If the service fails, it will just require a to be restarted * Events could be batch generated/injected * STE POCO's, lightweight DTO with no business logic * Use of data annotations in the meta data * Disconnection object graphs * Decoupled SOA * It is expected to serve multiple presentations layers (de-coupled from the framework) * Silverlight, Web, Mobile * UI specific service interfaces should not be used (e.g. we should not use RIA Services) * Entity Framework 4 for EDM * Model first * This should generate the DDL * This should also generate the tables required to store version snapshot history, without the need to model the same entity again * Snapshot history should ...

    $1487 (Avg Bid)
    $1487 Średnia Oferta:
    2 składanie ofert

    This project involves re-engineering existing SilverLight 100% Web Based application for use with the Apple iPad via the Web. Strong UI skills and English speaking required.

    PHP
    $11616 (Avg Bid)
    $11616 Średnia Oferta:
    3 składanie ofert

    I want to Host my silverlight application on GoDaddy with SQL Server database. I need an experienced person who can do this in another 2-3 hours. Thanks

    $50 (Avg Bid)
    $50 Średnia Oferta:
    1 składanie ofert

    ...* Cross-browser compatibility guaranteed. We support all major browsers, including IE 6/7/8, Firefox 2/3, Opera 9/10, Google Chrome and Safari 3/4. * CSS classes and images are intuitively named to correspond to their sense * XHTML and CSS code will be structured to represent logical parts of your template (navigation, content, typography, header, footer, etc) * Accessible Coding (WCAG, DDA, ADA, Section 508) * We support following markup specifications - HTML 4.01, XHTML 1.0 Transitional/Strict and XHTML 1.1 ## Deliverables In the layout there is several things that can't be explained by just looking at the PSD. I will list the things that I will need to be animated or added to the project. 1. Live Help button near the top ... this color is green an...

    $100 - $400
    $100 - $400
    0 składanie ofert

    Looking for a c# silverlight & wpf expert freelancer for several jobs, for the next 12 month.

    $162 (Avg Bid)
    $162 Średnia Oferta:
    28 składanie ofert
    Online Animation Editor Zakończone left

    ...the appropriate video format with correct encoding. 4. Video Generation Service sends email to appropriate email address with link to downloadable video file. 5. Video Generation Service provides ability to download the published video with correct encoding. 6. Video will play on desired device. ## Deliverables I am open to the technologies used. If it is possible to do this with XAML/Silverlight and C# so that it could be deployed to Azure, that would be acceptable. I just have not been able to figure out how it would be done with Microsoft. I am open to the server-side service implementation technology. I know Java well, but believe that using PHP and ffmpeg would be a very quick way to implement. If you believe you know how to solve this with other technologi...

    $1275 (Avg Bid)
    $1275 Średnia Oferta:
    1 składanie ofert
    html 5 prototype Zakończone left

    This project is to create an html prototype of a portal that was designed and built in silverlight. All of the theme elements come from a database (and same theme elements would need to be used). This project is to just test how easy this would be do. We will select a few features of this and build them out (including themeing) These would be - top bar with searching - breadcrumbs - data listing - navigation tree - login/logout the backend of this is a WCF backend.

    $280 (Avg Bid)
    $280 Średnia Oferta:
    5 składanie ofert

    This is NOT a web development job, but Web Development skills required! I need someone to post my resume to many different sites like craig slist, kijiji, monster, etc. If you are ok with $2/hour Speak fluent English. And know the difference between Java vs .NET C# vs Visual Basic SQL vs Oracle Silverlight vs Javascript Then please see this file: First come first Serve

    $30 (Avg Bid)
    $30 Średnia Oferta:
    1 składanie ofert

    Looking for a Sr. Programmer from Romania, Russia or Ukraine who has exceptional coding ability in .Net 4.0 Silverlight with good understanding of English is required and professional working attitude Our rate of pay is $1200 USD maximum one month (30 days) per programmer which will be paid on 15th of every month upon successfully executing each project given to them and we would also ask the following: 1. Contract in place 2. On Skype 8 hours a day 3. Work completed to specification and design 4. Work inspected by another developer (which we will supply) before payment made 5. Professional working attitude 6. Good English skills 7. Excellent .Net 4.0 and Silverlight coding skills Failing to deliver any of the project/task given will be subjected to deduction f...

    $5800 (Avg Bid)
    $5800 Średnia Oferta:
    8 składanie ofert

    ...the appropriate video format with correct encoding. 4. Video Generation Service sends email to appropriate email address with link to downloadable video file. 5. Video Generation Service provides ability to download the published video with correct encoding. 6. Video will play on desired device. ## Deliverables I am open to the technologies used. If it is possible to do this with XAML/Silverlight and C# so that it could be deployed to Azure, that would be acceptable. I just have not been able to figure out how it would be done with Microsoft. I am open to the server-side service implementation technology. I know Java well, but believe that using PHP and ffmpeg would be a very quick way to implement. If you believe you know how to solve this with other technologi...

    $30 - $1000
    $30 - $1000
    0 składanie ofert

    ...functionality. When evercookie drops all those cookies, it also creates a flash cookie which works cross-browsers. If flash is available on the user's PC, it recreates the http cookie in all browsers when they are launched. **1. Here's the first part of the project:** *-Modifying evercookie (removing Silverlight support)* Evercookie is 100% open-source. Since only the flash cookie really interests me for its cross-browsers functionality, I would like you (the coder) to remove the Silverlight Isolated storage function because it is very resource intensive, especially on the CPU. **2. Here's the second part of the project:** *-Setting Google Analytics cross-domain tracking.* This is a little bit complicated (to me anyway). You see, I don'...

    $800 (Avg Bid)
    $800 Średnia Oferta:
    3 składanie ofert
    Silverlight GIS Control Zakończone left

    We need a Silverlight GIS control written in C# 4.0 having the functionality of the Franson GPS Tools control library. Although the Franson library could be improved on :) The end product will faciliate the building of an application such as () for Windows desktop & Windows Phone 7 (when multi tasking is available). This GIS library will take advantage of existing open source GIS code available. Although based on the functionality available in he Franson GPS Tools library, additional functionality will be added such as being able to consume OGC compliant maps and data such as Web Map Services.

    $637 (Avg Bid)
    $637 Średnia Oferta:
    2 składanie ofert

    ...* Cross-browser compatibility guaranteed. We support all major browsers, including IE 6/7/8, Firefox 2/3, Opera 9/10, Google Chrome and Safari 3/4. * CSS classes and images are intuitively named to correspond to their sense * XHTML and CSS code will be structured to represent logical parts of your template (navigation, content, typography, header, footer, etc) * Accessible Coding (WCAG, DDA, ADA, Section 508) * We support following markup specifications - HTML 4.01, XHTML 1.0 Transitional/Strict and XHTML 1.1 ## Deliverables In the layout there is several things that can't be explained by just looking at the PSD. I will list the things that I will need to be animated or added to the project. 1. Live Help button near the top ... this color is green...

    $269 (Avg Bid)
    $269 Średnia Oferta:
    3 składanie ofert

    ...out different class files based on gauge type for clarity. 85% of the application is the representation of data provided through the WCF service through this method. I would like to change the way the gauges look, function, etc. using Telerik controls for silverlight as a replacement. If you dont have the Telerik suite it can be downloaded in trial format for free. I am *really* looking for more a Silverlight guru that is great at interfaces, window use, etc. I am pretty good at C# and know the code really well, but not so hot in silverlight. The only other part of the application that is different is the top tool bar. The top right buttons work just fine, the methods are currently just a click event wired with AutoPostBack set to true. I would ideal like some prog...

    $100 - $250
    $100 - $250
    0 składanie ofert
    Remote Desktop Zakończone left

    # Remote Desktop # ![][1] Software needed in ## WPF or Silverlight Download Project here (VS2010 VB.Net): [DOWNLOAD][2] I have several small situations where I use Teamviewer to help people in their computer situations. I would love to only tell friends to download a single EXE and then connect directly without problems. I would like to have something like teamviewer but username and password is given automatically. In this case I need a Remote Desktop software from you. I prefer to get it in VB.net, WPF or Silverlight with VB.Net (Or C#). You can also use open source software or TightVNC or something free. I uploaded a sample as guideline for both of us. Please check the comments in project before posting any bid. **Project is success...

    $1115 (Avg Bid)
    $1115 Średnia Oferta:
    4 składanie ofert

    ...have the basic layout completed we need someone to help us bring the application to the next level - this will include overall design of the UI, Controls, Buttons, Icons. The qualified candidate must be an expert in Expression Blend a tool that is used to design Silverlight applications. Candidate should be an expert in the below mentioned applications. Adobe Photoshop Microsoft Expression Blend/Silverlight XAML HTML In order for your bid to be considered ensure that: - You send me link/sample of your UI silverlight design work - Send me sample of other related design work - That you will be available on Skype to go over the project - That you will be able to start on the project ASAP and are in position to dedicate substantial amount of time ...

    $633 (Avg Bid)
    $633 Średnia Oferta:
    6 składanie ofert
    SUPER WPF EXPERTS Zakończone left

    SUPER WPF EXPERTS Convert project from Windows Form (.NET 3.5) to WPF - Porting to WPF with new architect ( NHibernate, MVVM,WCF …) - Separating between GUI and program logic. (data binding, abstract between coding and designer…) - Develop for both WPF and Silverlight. - More strength with flexible data validation, globalization, security by menu (functions …) Approx: 140 (small Forms) Improvments: * Curerntly There is no Data Access Layer. All data query is using raw query to ADO.NET. Not good in security and hard for extend in future. * Using a Data Access Layer (NHibernate or LinQ with Entity Framework) * Ensure it is easy to extend and change structure in future. * It is abstract and you can use for MS SQL, MySQL * Better in sec...

    $3686 (Avg Bid)
    Wyróżniony
    $3686 Średnia Oferta:
    17 składanie ofert

    ...completion you should be available for two weeks after that for bug fixes or minor changes if required. I will expect a brief daily email summary of your progress. I will provide access to a TFS repository that you can use to check-in your source code. I will expect regular check-ins (every 2/3 days) in order to run nightly builds, run tests and evaluate progress. System must be built using Silverlight RIA Services (Frontend), ASP.NET MVC (Backend), Telerik controls and components, MSSQL 2008, IIS7, AJAX, C#. Any third party component that is planned to be used should be first approved by me. Summary project document, coding standards specifications and screen mockups will be provided to seriously interested candidates upon request. Prior to project start, I will define ...

    $17 / hr (Avg Bid)
    $17 / hr Średnia Oferta:
    18 składanie ofert

    We need a Flash expert to work with an online game that has been completed. The job is to convert the game from Silverlight to Flash. The candidate must have experience in working with web services such as (WCF .NET services). We prefer to use FlourineFX to connect to our service.

    $2 - $30 / hr
    $2 - $30 / hr
    0 składanie ofert

    We currently have videos in .wmv format & we wish to update/upgrade the way we stream videos online. We are thinking of perhaps using silverlight or flash to play our .wmv videos as it is more widely accepted. We have 3 types of users who access videos on our website which are visitor (not logged in), member (logged in), paid member. The way it basically works is data gets entered into the database with the servers IP of which the videos are on (we have multiple servers). It also adds information about which publishing point to use for the video stream. That is how we separate all the content for the 3 types of users. Different publishing points allow different videos to be shown, using a command prompt application the information is fetched from our main servers database. IP...

    $1212 (Avg Bid)
    $1212 Średnia Oferta:
    8 składanie ofert

    Please find attached the specification for this project. Extra Details: C# only please

    PHP
    $95 - $100
    $95 - $100
    0 składanie ofert
    web developing Zakończone left

    Hi there, i need someone to develop a website that i have designed. you could use word press and buddy press. but i need some customization. you could Imagine it like a WordPress with buddy-press website with a silverlight or flash skin. (i dont know if its easy or not but you could take a look at this: ( ). of course the example here is for desktop but i want something for WordPress and on the net. there is no need to write new plugins. existing WordPress plugins would do what I want. but they just dont look right for me. so all i want is rearranging the items in the page and adding some animations here and there. i will support all the elements from buttons and styles and graphic. i

    $166 (Avg Bid)
    $166 Średnia Oferta:
    3 składanie ofert

    We have a query that is sent to the document server and that will offer the document for display. Now we want to offer more that one type of document. we have a table "Customerdocumenttypes" so we want coding now that will go and get all the document types for the customer, perhaps via FUNCTION you would create, and change the query 'give me this doc...document type and that document type as well' currently as u see it only works for one. there is a second need as well but lets first do this one. if ( > 0) DocQueryString += " AND [" + docs[0].DocumentTypeLabel + "]="" + invNum + """; byte[] b = ("[DELIVERY_DATE]>"11-15-2010"" + docQueryString); ## Deliverables Sil...

    $134 (Avg Bid)
    $134 Średnia Oferta:
    3 składanie ofert
    Silverlight Login Zakończone left

    A silverlight login page has been created but the silverlight textbox and password controls don't work properly. It must function inside a secure browser. When keystrokes are received by the controls, there is a beep and the key is not entered in the box, except for space and backspace. ## Deliverables The web browser this must run in is hosted by a desktop application. It has security features and exposes outside functions to the javascript. I do not have the option of running in a regular browser. The browser they use is IE and the version of IE depends on which version the user has installed on their system. Minimum version is 6. The silverlight page works fine in a regular browser and the controls function properly. This secured browser works fi...

    $40 (Avg Bid)
    $40 Średnia Oferta:
    2 składanie ofert