jobs

Oracle's dbms_metadata.get_ddl for object_type JOB

I'd like to create ddl scripts for most of my database objects. dbms_metadata.get_ddl works for most of the object types. For instance the following creates the ddl for a view: select dbms_metadata.get_ddl ( 'VIEW', 'SAMPLE_VIEW') from dual On the other hand it's not working for object_type 'JOB'. The following: select dbms_metadata....

Timer Job Scheduling on DataSheet Entry in SharePoint

I have a list on which I have an ItemUpdated handler. When I edit using the datasheet view and modify every item, the ItemUpdated event will obviously run for every single item. In my ItemUpdated event, I want it to check if there is a Timer Job scheduled to run. If there is, then extend the SPOneTimeSchedule schedule of this job to ...

What kind of tools/resources can be expected at a reasonably good .NET development position?

I'm wondering: on day 1 at a decent intermediate .NET developer position, what kind of tools or resources can you expect? (decent has variable definitions so we'll loosely define it as not your dream job but something you'd stay at for a long time). Things like (but not limited to): MSDN membership VS Edition? Are tools like resharper...

Java or Python for a System administrator ?

Hello, I'm currently studying to become a Networks/Systems administrator, and I would like to know what language do you recommend me to learn/improve that could be useful in my career ? I know Java it a lot used in enterprise as Application Servers (J2EE and co), but I also know that Python is used as script and some server-side scripti...

How can get programming job without having commercial experience?

Hi there, I was wondering how to get programming job without having commercial working experience? ...

how to find a job in Drupal ?

Hi, I'm an IPhone developer who wants to change to Drupal developement. I have already read some books, coded some samples and stuff like that. I feel like my level in Drupal is not that bad now but I have no experience, how can I find a job? How can I show off my level in an interview? * Coding a module? And posting it on Drupal.org? *...

.net to share point platform

After completing my M.C.A I have working .net developer past one year. Recently i got job offer in share point envirnment.Is this good to accept he offer, help me to make decision.Is Sharepoint have future??? ...

Getting an internship in the winter...

Does anyone happen to know any companies that hire interns for a one month period (month of January)? My school has what is called a winter-term - a month long program where students are allowed some sort of academic freedom by giving the student the opportunity to do things such as study abroad, stay on-campus, start an independent stud...

Using iocp in a job pool

When using iocp in a job/task pool to provide fast worker wake ups what is the best way to minimise the overhead of signalling the port - ie not having to do it every queue operation? void Worker() { while(1) { for(int spin = 0; spin < 5000; ++spin) while(queue.Count > 0) queue.PopFront()(); ...

"Alone" programmer, what should I learn?

I just have been hired by a company, not a software company, but, kinds of service company. We here get requests, develop them into services, forward these services to sales department, and then start new one...Here, we use no standard: design, code contract, test,... Everyone gets his job's requirements, does it, separately, then report...

Which Java programmer should I prefer?

Which programmer would you chose for junior java position (web developer in agile team with Spring, Struts, Hibernate etc.)? The one who has very good knowledge of Java SE but almost none knowledge of Java EE and web frameworks and ORM The one who has mediocore knowledge of Java SE but at least basic knowledge of JPA,Hibernate,Spring,M...

Yet another question on freelancing as ASP.NET developer

In terms of speed, quality and efficiency which framework makes more sense for freelance job offers: ASP.NET MVC or ASP.NET (Webforms) + Telerik ASP.NET AJAX? Assuming one has no experience with either framework, but wants to learn either ASP.NET or ASP.NET MVC just for that given scenario - doing freelance work. ...

GETDATE() in a T-SQL Job Step Command

I can't seem to get the GETDATE() syntax to work in a Job Step of type Transact-Sql Script. I put in the command as: execute insertMostRecentUpdate @Data='Data', @Date=GETDATE()-1 But I get an "incorrect syntax near ')'" error when parsing or trying to run it. Any thoughts? ...

Positioning for Scala or Lift jobs

I'm starting to understand Scala and I like it a lot. How can you position yourself to get a paying job as a Scala developer (assuming those become more common)? What parts of the Scala ecosystem have the best job potential (Lift, Actors?). How can you gain credibility with a prospective employer without being able to point to Scala...

Have you done freelance data analysis work?

As a recent graduate, I was considering doing some freelance data analysis work. While there are numerous firms offering similar services, I would direct my services towards small "mom and pop" business and the self-employed. Does anyone have experiance with this? What's been your experiance? ...

Good job sites for contract development

I was wondering if anyone knows of any good websites that are designed for people seeking/looking for contract developers. Most of the jobs on monster.com and hotjobs and other major sites are mostly for salary positions and was thinking someone might know of other contract only jobs sites. Thanks for any input - Duncan ...

Is it best for multiple specialization or single specialization?

I've noticed a lot about jobs being posted that require the applicant to know several languages or technologies. Especially I find this with web development. I don't really like this considering the point that the more you specialize in several things the less you actually know about each one. I recognize that this is good for the bottom...

SQL Server job to check 2 databases and act based on result?

I need to check 2 tables on similar databases on different servers, if they contain the same information (or size, hash, whichever is the best way to check if they're the same) then one of them should have its information deleted, on a scheduled job every day. Is this possible using only the Jobs interface from within SQL Server Managem...

Sharepoint Server 2010 or Sharepoint Foundation 2010 for development?

Ok first of all what is the difference between these two products? Secondly are the development skills interchangeable between Server 2010 and Foundation 2010? And lastly in terms of job market, when HR department writes "Looking for Sharepoint developer" do they mean developer for Sharepoint Server (MOSS) or Sharepoint Foundation (Ser...

How to Find Freelance Programming Jobs online?

I am in need to work on the side because I'm going to school and that is my priority #1 so work is second in my list, I was wondering if you guys know some good programming freelance jobs that i can work on my own time here and there and that would look good on a resume, any inputs would be appreciated, thanks. ...