|
I'm in the other side of the situation:
I'm in charge of the IT and programming department of the company I work for.
Usually, when I have people working in my department I understand that they can give good ideas and ways to improve things... if they are capable to demonstrate their methods are better I'm glad to adopt them.
I don't tend to micro-manage everything, at the beginning I give them a small book on "how to do things" and then I put them on the pressure of making a small exam that ask them to solve the typical problems they will face working here and that takes more than one week to be done. After that they usually understand why we are solving those problems in that way and sometimes (not usually) they have given us fresh ways to look at the same issues.
Then the general management usually tries to reduce costs and yadda, yadda..., but this is another issue and this is not affecting the people in the IT department at all as I act as a filter here.
I guess everything depends on costs (important always), who is listening and the open minded they are...
Regarding access and the kind of problems they are proposing you I would expose it in this way:
1. There are free databases out there that work better and more reliable than access.
--- put some comparison charts here (they always help).
2. It would be faster to use.
3. Given what you want to receive from your data I could create it in a better way, easier to maintain, better documented...
Changing technologies/languages/methods is never easy and most of times we (managers) tend to stick to what we know. It is not easy to change minds of closed-mind people, but giving good arguments and showing them benefits should be enough to get at least their attention.
Good luck!
|
|
|
|
|
This is a part from my CV:
I will submit my full CV upon your request
my email is: developpeurdelogiciel AT gmail dot com
OBJECTIVE
DOT.NET Developer position in growth-oriented company offering opportunity for professional and career development.
SUMMARY OF QUALIFICATION
• Master Degree in Computer Science and Software Development.
• Certified .NET Developer with 6 years of DOT.NET experience and 9 years of total IT experience including international experience
• Project Management and Business Analysis skills and experience
• 5 years of Oracle experience (including 2 years of Oracle administration experience) and more than 5 years of MS SQL Server experience.
• General knowledge of financial sphere (including financial operations: SWAP, Currency SWAP, Forward; the work of the financial markets: Stock market, futures, Forex, etc.), risks assessment, etc.
• Excellent knowledge of full software life cycle process and hands on expertise of using Agile methodology.
________________________________________
CERTIFICATES
MCP 70-316: Developing and Implementing Windows-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET (Candidate ID: 3636879)
MCP 70-315: Developing and Implementing Web-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET (Candidate ID: 3636879)
ISEB Certificate in Requirements Engineering
EDUCATION BACKGROUND
1994-1999 Orenburg State University, Master Degree in Computer Science and Information Technologies
1998-1999 Institute of Innovations as the Manager of innovative projects
2006 Software Project Management course, delivered by Colin Benton with Neueda Technology
2006 Business Analysis & Requirements Engineering
TECHNICAL SKILLS
OPERATING SYSTEMS: Windows 2000/XP/2003, Unix: Solaris 9, AIX, Linux
COMPUTER LANGUAGES: C#, VB.NET, PHP, JavaScript, C++, SQL, PL/SQL, XML/XSLT, Delphi
TECHNOLOGIES: OOP, UML (Unified Modeling Language), .NET, ADO.NET, Windows Services, Web Services, .NET Remoting, COM, OnceClick, MSMQ
INTERNET TECHNOLOGIES: ASP.NET, ASP, CSS
RDBMS: Microsoft SQL Server 2000/2005, Oracle 8i/9i, MS Access
IDE: MS Visual Studio.NET 2005/2008 (Visual Basic.NET, C# (CSharp), ASP.NET)
LIBRARIES: MS Enterprise Library 2006
TOOLS: Visio (UML, etc), MS Wise, IBM Rational Rose 7.0.0, Toad, PL/SQL Developer, Quest Central, MS SourceSafe, MS Foundation Server, Crystal Report.
PM TOOLS: Microsoft Project, Project Risk, Project Expert, Construx Estimate.
PROJECT MANAGEMENT SKILLS: Estimating the scope and work that needs to be performed, Development mechanisms to acquire identified products, Developing a Project Plan, Getting commitments to the plan, Working with suppliers to acquire identified products, Monitoring progress against the plan, Identifying and analyzing risks, Taking action to address significant deviations from the plan, Taking action to appropriately mitigate risks.
BUSINESS ANALYSIS SKILLS: MOST, Recourse Audit, CATWOE, PESTLE, 5-Forces, SWOT, CSF, KPI, PID, Business Activity Modeling, Data Flow Diagrams, The cause & effect Diagram (fishbone), Requirements engineering, Requirements Development & Management, Requirements Elicitation Techniques.
FINANCIAL SKILLS: General knowledge of financial sphere, the work of the financial markets(stock market, futures, forex), rate of discount, risks assessment, stock exchange orders, futures, options, obligations, stocks, financial and trading indexes, common strategies used in trading, financial operations: SWAP, Currency SWAP, Forward, etc.
METHODOLOGIES: Agile
OTHER: Patterns
LANGUAGES
English, French, Spanish, Russian
|
|
|
|
|
Posting your CV or resume is not what the Work and Training Issues forum is for.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
|
|
|
|
|
And why it bothers you where I post my CV??
|
|
|
|
|
Again, don't put your post in the subject line. It can foul up the forum. These forums are not meant to post things like CV or email addresses. There is a certain degree of etiquette and posting a CV in the forum is walking close to the line.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
|
|
|
|
|
I've recently completed my MCAD. I also have a CIW Site Designer cert, and am looking for a job. The problem is I have no experience, so I am stuck in the no experience->no job->no experience vicious circle. Any advice on how I can escape this trap?
|
|
|
|
|
Experience can be gained on more than just going out to work. You might want to consider contributing to an open source project, or writing some articles for CP. These are a good way to demonstrate to potential employers that you haven't just sat on your ass and have actually done something practical.
|
|
|
|
|
Hi,
there's my code:
ProcessStartInfo psi = new ProcessStartInfo(@"C:\Users\root\Desktop\toto.docx");
Process p = Process.Start(psi);
If word is closed, p is my process.
but if word is opened, then p is null.
I work with Word 2007.
How can I make it work ?
Thanks
|
|
|
|
|
groumly wrote: How can I make it work ?
Using the word "work" in your question doesn't make this appropriate to the Work and Training Issues forum. Please choose a more appropriate forum.
|
|
|
|
|
Ditto that.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
|
|
|
|
|
Many adverts quote "XML" as a skill required.
What does this actually mean? Isn't this like putting "text" as a skill
Is this a buzzword just put on there by managers?
You put it on your CV because people expect it to be there, but what are they actually expecting you to know?
|
|
|
|
|
Not sure. Putting just XML is pretty vague.
JamesA_Dev wrote: Is this a buzzword just put on there by managers?
Possibly.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
|
|
|
|
|
eXtra Medium Large - the most popular drink size at Macdonalds.
|
|
|
|
|
Trollslayer wrote: eXtra Medium Large - the most popular drink size at Macdonalds
Perhaps they make people down that size drink at the interview as a test. 
|
|
|
|
|
I am looking at moving to C# from VB. What I'm looking for is the differences in syntax and structuring an application.
I've started rewriting some of my utilities in C# and keep hitting syntax differences that are taking me way too long to reaserch.
So a book or research material would be appreciated.
Never underestimate the power of human stupidity
RAH
|
|
|
|
|
Not sure where I can help you out, but one thing I notice that is fun is switching back and forth between the two. I teach VB.NET at the local college, but develop professionally with C#, and it gets to be funny when I forget ;
Mycroft Holmes wrote: started rewriting some of my utilities in C# and keep hitting syntax differences
What syntax differences are these?
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
|
|
|
|
|
Try declaring a Property
Trying to close a connection on a SQL Command object with
oCmd.Connection.Close;
generates an error (still to chase that one down)
If statements feel odd, foreach is better, class declaration will require some study and I will probably need to redesign my global declaration of my DAL.
I'm hoping there is a resource that will be specifically for cross training. I can't use a beginners book, they are too painful. More advanced books assume too much and I end up chasing a syntax issue all day.
Never underestimate the power of human stupidity
RAH
|
|
|
|
|
[Paul rubs eyes] I thought originally it was you going from C# to VB, but it's the other way around. Must be bed time
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
|
|
|
|
|
Mycroft Holmes wrote: Trying to close a connection on a SQL Command object with
oCmd.Connection.Close;
generates an error (still to chase that one down)
Close is a method, maybe using "oCmd.Connection.Close();" will work.
|
|
|
|
|
Yah got that one, and I love square brackets .
I'm actually thoroughly enjoying myself rewriting all my VB utilities. It's an opportunity to upgrade them in detail. My DAL originated in VB5/6 and a whole swag of UI hacks are getting thrown out as they are now included in the .net classes.
I downloaded the book Robert recommended, light reading for the next few days. And Google is great, prefix every query with C# and some other poor sod has already asked it!
Never underestimate the power of human stupidity
RAH
|
|
|
|
|
You should pick it up really quickly, and if you get stuck using Reflector to translate between VB.NET and C# could be helpful.
|
|
|
|
|
|
Thank, I also found this excellent reference:
clickety[^]
Ya look long enough and you can usually find it on the net. The above link has been very usefull.
Never underestimate the power of human stupidity
RAH
|
|
|
|
|
Hi All Tech Gurus..!
I am working as a software engineer in pune and recently I was told by my seniors to complete MCTS certification in 3 months. I have started studying it but I was wondering about some practice tests or dumps to go through parallaly so as to boost my confidence for exams.
PLease send me latest dumps for MCTS 70-536,70-529,70-528 at earliest...plz help me guys..My emaila ddress is dreamstocatch@gmail.com
|
|
|
|
|
koolbuddy4u20004 wrote: PLease send me latest dumps
No....get some books and start studying.
koolbuddy4u20004 wrote: My emaila ddress is dreamstocatch@gmail.com
You realize this is not a wise thing to do in a public forum?
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
|
|
|
|
|