similar to: UI Designer needed with (CSS, Visual studio.net, Adobe Photoshop , C#)

Displaying 20 results from an estimated 600 matches similar to: "UI Designer needed with (CSS, Visual studio.net, Adobe Photoshop , C#)"

2008 Aug 21
0
Need Functional SAP APO DP and SNP
Hi , This is prabhu from levanture Inc. Our Tier1 vendor Needs Functional SAP APO DP and SNP Location:CA Duration:6+ Months Project is undergoing a change in company code for part of its business within USA. Such a change requires changes to our existing setup in SAP R/3 and SAP APO. The goal is to ensure business as usual post change in company code for Global Supply Chain Management
2008 Aug 19
0
Job offer for Lead QA Analyst
Hi Friend, Send me matching profiles in below mentioned skill matrix form. Full Legal Name: Contact Mobile No: Contact Home No: Email ID: Current Location: Ready for Relocation: Rate: Total IT Exp: Total US Exp: SR QA Lead Exp: Quality Center Exp: Training, mentoring, and coaching Exp: Quick Test Professional (beyond "record and playback") Exp: Performance testing
2008 Aug 20
0
Business Analyst must be local to MA
Hopkinton, MA. Business Analyst Pay rate 40.00 Candidate must be local or commuting distance. Client will ONLY do a face to face interview The successful candidate will work with the IT Marketing Portfolio and Project Management Group. REQUIRED SKILLS *Experience with web design projects, social media, working with offshore teams and a background in Marketing are highly desirable.*
2012 Feb 08
0
Ruby Developer position @ Columbia, SC
requirement for Ruby developer pls. sent your profile to: anurag.tyagi-rbQqYLFhARb9KlshQS5ldvU/3Eu2kcEP@public.gmane.org Location: Columbia, SC Duration: 12 months+ Rate: $65/hr 1099/c2c Required Skills: RUBY, RAILS, GIT, MYSQL, CUCUMBER, RSPEC, JQUERY, EXCELLENT ORAL AND WRITTEN COMMUNICATION SKILLS, TEST-DRIVEN DEVELOPMENT, LINUX, OS X, JSON, COMMAND LINE, SQL, SSH, HAML, SCSS Thanks,
2012 Aug 04
0
[Job] Ruby on Rails Developer position - all new development on Heroku in NYC
It is an Open Ended Consulting Assignment (3-6 months+) with an Open Rate. Please contact us 212-338-9595 if you are available / interested. If you are not, please feel free to forward this to anyone you know, who would be a good fit, and is looking for a job. Thanks Job Description: Under the supervision of the Director of Web Development, with latitude for independent judgment, action and
2012 Feb 07
10
Ruby Developer position
Please let me know your interest in following. Location: Columbia, SC Duration: 12 months+ Rate: $65/hr 1099/c2c Required Skills: RUBY, RAILS, GIT, MYSQL, CUCUMBER, RSPEC, JQUERY, EXCELLENT ORAL AND WRITTEN COMMUNICATION SKILLS, TEST-DRIVEN DEVELOPMENT, LINUX, OS X, JSON, COMMAND LINE, SQL, SSH, HAML, SCSS Thanks Sandeep Sandeep Jain Software People Inc. www.softwarepeople.us
2009 Jun 17
1
Specifying ui and ci such that ui %*% theta - ci >= 0
Hi, I am a bit stuck on specifying ui and ci. I have read Lange's book ((1999) Numerical Analysis for Statisticians) to his approach and unfortunately his descriptions were not helpful for me. Here is what I have: ui <- rbind(c(0, -1, 0), c(0, 0, -1)) ci <- c(0, -1, -1)) theta <- c(0.5, 0.5, 0.1) My goal is to feed these into constrOptim
2006 Jan 23
1
How to call C# webservices
hey, i have created some webservices in C# with vb.net and IIS. i can go to them with http://localhost/Twodecode.Webservices/webservices.asmx Like: [Webservice] AddCity(string zip, string city) { ...do some stuff return "SUCCES"; } How must i call this from ruby?? I save an object, and then call the services. city = City.new() if city.save //call webservice else //do
2009 Jan 07
1
problem with initialising R-Project through C#
Hi, i got a problem with initialising R-Project from C# in this i m sending what are all the code line I had been written and the error where i got sc1 = new STATCONNECTORSRVLib.StatConnector(); sc1.Init("R"); and error at SCN_E_INVALIDINTERPRETERVERSION -2147221487 0x80040011 can any one suggest how can i resolve it thanks & regards; kiran [[alternative HTML version
2011 Oct 23
1
R Data Frame to C# DataGridView - R.NET
This is more of a C# question, but it has to do with the conversion of a data frame using R.NET into an appropriate format to display on a C# DataGridView. My code is as follows (focusing on the button_Click) /private void button_displayDF_Click(object sender, EventArgs e) { REngine engine = REngine.GetInstanceFromID("RDotNet"); DataTable table = new
2009 Jan 06
0
hi i have a problem with implementing R-Project in C#
Hi, This is Kiran I tried to work on r-project through C#.Net While calling the r-project I got an error that *System.Runtime.InteropServices.COMException(0x80040013):Exception from HRESULT:0x80040013 at STATCONNECTORSRVLib.StatConnectorClass.Init(String bstrConnectorName) at IAG.RD.RcomWrapper.Rcom..ctor() at demo.DemoForm.RcomExecute()* Can any one suggest how can I salve this
2009 Mar 31
0
Connecting C# to R via rscproxy.dll does not return all results
Hi there, I am using http://www.nabble.com/Using-R.dll-in-.NET-IPC-td13265477.html this solution to hook a C# Application to R via rscproxy.dll. So far it all works fine, except for the fact that whenever a line in the result vector contains more than 1 return parameter (e.g. ttest´s confidence interval from x to y) only the first value is returned (e.g x instead of x, y) How can I make it
2009 Jan 22
0
How to handle NA in C#, RDCOM
I am using RDCOM as a data-transfer between R and C#.net. I got a question on datasets with missing data. For instance, if list = c(1,2,3,NA,5), in R, typeof(list) is integer but, in C#, I did not see a suitable data type for (1,2,3,NA,5). Of course, one can use is.na to transfer (1,2,3,NA,5) into string[] in C#. So, how to handle NA in this case? Please help. Thank, -james
2013 Sep 26
0
how to execute puppet scripts via c# code ?
i am developing a tool using c# ASP .NET where i need to integrate puppet . I am totally new to puppet and want some guidance on followig: 1. is there any link where i can learn to write scripts for puppet . the syntax and commands to be used. any API available that can be reaily used. 2. i want the scripts to be sent from puppet master via my code . is that posssible ? -- You
2008 Feb 27
0
Re: Windows C# unable to access Samba directories.
>One other thing . . . typically a Windows "service" typically does not run >under the user account logged into the local machine. More commonly, a >service is run with either an account created for the service, the >"system" account or the local administrator account. In that case, the >samba server (or a
2012 Feb 10
0
Ayuda en Integrar R en C# bajo Mono
Hola compañeros, ¿Hay alguna forma de escribir código R en un programa C-sharp que funcione bajo Mono? Vamos,si hay algo parecido a R-Inside en C. Veo que hay esto: R(D) COM pero creo que sólo funciona bajo .NET en Windows
2008 Dec 16
0
Build files for Win32 now include C# bindings
Hi all, As per subject line. The new build files for 1.0.9 are available from http://lemurconsulting.com/Products/Xapian/Overview.shtml I've not tested these extensively, although they appear to pass the smoke test, so any test reports would be welcome. Cheers Charlie
2008 Feb 27
1
Re: Windows C# unable to access Samba directories.
Hi, I have written a simple c# program that move file from windows to a Unix path via samba. The user that do the work is a full privilege user. Using a win application this works fine but when I activated the prog. as a win service, I got a strange activity and the prog wasn't been able to find the folders. So I?m very much interested in troubleshooting the problem. Can you
2006 Jan 06
1
Xapian binding for C#.
Xapians! Anyone know when Xapian bindings for C# will be ready? Thanks, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.tartarus.org/pipermail/xapian-discuss/attachments/20060105/257652e0/attachment.htm
2008 Jun 13
1
C# and R
Hello R-Users, I came across this link on CodeProject.com and was wondering, if anyone has implemented this and the benefits of doing so. This may also be of some help for others. Here is a link to the project: http://www.codeproject.com/KB/cs/RtoCSharp.aspx Regards, Neil Gupta [[alternative HTML version deleted]]