|
Certification is just to prove what you are saying you know. If you can prove that you know xyz things then I don't think there is any need of any certificate. Ultimately a certificate only can not judge your knowledge.
All the best.
|
|
|
|
|
It might not be an ultimate judge of my knowledge but its a sure way to gain extra attention. Besides, it doesn't take too much to get certified, why not do in now and get over with it?
www.belfox.net
...Simplicity at its best
|
|
|
|
|
Many companies like to see information about your skills especially if theses skills proved by certifying. I have passed one Microsoft exam 2 years ago and can confidently say that during preparing some things became clearly. To get MCPD status would be very great for me. ANd soon I'm going to begin preparing.
|
|
|
|
|
In my interview experiences I have found that certifications are more important for freelancers / consultants than full time applicants.
"Life should not be a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside in a cloud of smoke, thoroughly used up, totally worn out, and loudly proclaiming "Wow! What a Ride!"
— Hunter S. Thompson
|
|
|
|
|
Certification is needed primarily to the employer. For the certification employer's company receives bonuses from Microsoft. The certification exam is not affected your skills (you not learn any technology and purchase any skill). The first thing an employer looks a skills and not the a certificate MCPD. May be I am not right but my certification proved it to me.
|
|
|
|
|
I company I do side work for is changing credit card payment processors and I was asked to be involved in the process. My main job is software development and customer support for tiny software company. (One programmer, me) As a developer, and taking every opportunity to automate processes, my first thought was that we should be able to get an export for our customers that are setup for automatic billing from the system we are leaving, and import this information into the new system. These customers have, at some sime or another, provided us with signed authorization forms with full card information. Policy is that once the card numbers have been entered into the online system, all but the last 4 card numbers are blacked out. My problem is that the only export I can get from the old system has the card numbers obfuscated, only showing the last four, and no expiration date is available. When I mentioned this to the facilities supervisor, she said that we are not planning to try to import. She has new authorization forms for the recurring customers which will give us their card numbers again. To me, this is a complete waste of time and resources. Between all the facilities, I would estimate that we have between 300 and 400 customers that will be affected. A change in our payment system should not affect our customers, or cause them any undue inconvenience. I am sure that someone out there has experience with moving customer credit card records from one system to another. First, I just want to make sure that the company we are leaving will allow us to retrieve full card numbers and expiration dates for our customers. (information that we had to ke in to their system) Any advise would be helpful.
"Go forth into the source" - Neal Morse
|
|
|
|
|
I am working in a project .net web application which has oracle as backend. I never worked with sql server and I don’t have any knowledge of sql server. Whether It may affect my career? Is it needed for me to sql server by own?
|
|
|
|
|
If you know Oracle and so also sql, you will not have particular problems to pass at sql server, its very simple and user-frendly. Anyway if you use Oracle in .net kwowlede lekeage of sql server will not be a problem
Piccadilly Yum Yum
|
|
|
|
|
you need to take care of some points like
do not write as for table name aliasing eg tableA as ta it is incorrect
do not add [] or single quote for column name aliasing on write as eg. column1 as c1
do not user 36 chat long parameter name
use join instead of writing inner join
can not add in dates
With little syntax difference but significant environment difference.
|
|
|
|
|
I am an asp.net web developer with 1 year + experience. Along with my work I also read different articles, technical bogs of .NET. I generally work with Asp.net 3.5 webforms, jquery and oracle in backend. I may have some work in silver light also. Now I am looking for doing some certifications related to my work. I have applied for 70-536 (.NET framework 3.5 application development foundation) and preparing for it. I basically want some suggestion regarding what next I should do?
|
|
|
|
|
For all of the certifications that I have done in the past, I used 2 books for each one because a single book typically does not have everything that the exams have.
Steve Maier
|
|
|
|
|
I think one of the book is of Microsoft's own publish...and what about the other ..
|
|
|
|
|
typically ExamCram.
Steve Maier
|
|
|
|
|
|
Hi
We have here intensive (think LOUD) discussions about how many programmers we need for our project.
I would be happy if you could give me an estimate about how many you think we need to see if I'm completely wrong or not.
Description/List:
- It is a product, not a customer specific app only for one customer.
- We must develop an test it, then install and support it on the customers sites.
- We are faced with our old sins... err, I mean versions (Patching old versions)
- There are components running on the customers server and on their clients (10...1000).
- For all customers an upgrade path must exist for the data in database and for server/client apps.
Components:
- Web application with various pages.
- Webservice with many webservices also for third party apps (we must negotiate these with them)
- A database for central data handling (SQL Server, ANY version > 7, many tables, storedPros)
- In total about 46 Visual Studio projects which must be built and with Installshield (four more projects) converted to a setup
- It supports four user languages.
- It must be tested on OS >= WinXP and different IE versions (you know the pitfalls)
- About 399'000 lines of code in 1440 files (without comments and autogenerated code, counted with LOCCounter from Microsoft with standard settings).
- Technologies: Mainly C# with usual XML/SOAP thingies, Javascript, C++ and some (excuse me) VB6.
What do you think who many employees does such a project need?
It would be nice hearing an estimate from you.
Thanks
modified on Friday, February 11, 2011 4:15 AM
|
|
|
|
|
|
My guess?
One! Me, at the moment.
Your guess?
|
|
|
|
|
It will also depend on the schedule and budget for the project. You also need to consider those sort of things.
|
|
|
|
|
Hi
I’m a junior programmer, I’ve had over three years of experience working with .NET Framework (C#, VB, little Silverlight). My question is where I can find a programmer mentor? Because in my actual job they don’t do that actually they think is a waste of time.
I really like this website and I will like to start collaborating with articles and more but since I’m a junior programmer and the articles are read by many people I’m not sure how to do it the right way
Where I can find a Mentor or Work with someone for free in order to learn more?
How can I start collaborating with this website, my goal will be someday become a MVP Code Project professional
Regards
|
|
|
|
|
Code Project can be a good mentor for you. There are great articles to learn from. Maybe you can contribute to be an MVP one day.
All the best.
|
|
|
|
|
Have you tried joining the open source community?
"Life should not be a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside in a cloud of smoke, thoroughly used up, totally worn out, and loudly proclaiming "Wow! What a Ride!"
— Hunter S. Thompson
|
|
|
|
|
I've been developing professionally for about 3 years now. My primary job is all C#. I didn't study Computer Science at my university, so therefore I don't have a lot of the basic classes. I took some lower level CS classes, including assembly language, but no data structures. Would it be worth it to try to take a data structures course? Would it be worth it to try to learn it from a textbook on my own? At the moment my only choice is trying to take it online as the closest university is about an hour away. I feel like if I was asked questions about data structures in an interview I wouldn't have good answers. Would textbook knowledge be sufficient?
|
|
|
|
|
Text book knowledge is never sufficient buddy at least when you are working in the industry. Always think from the practical perspective. Data Structure is very important to understand when you are writing the code professionally. Because when it comes to professional IT developer you have to consider performance, structure of the programmer, ease of developement, impact of variuos options available etc. Only theorotical knowledge is never going to help you in this scenario.
Hope this helps.
All the best.
|
|
|
|
|
Take it only if it is related to your tasks as a developer. As Pravin said, consider the practicality before taking the lesson.
|
|
|
|
|
Hi,
I've been working on a bachelors program for Comp Sci. I'm taking a few semesters off as I've just had a new addition to the family and was considering working on a microsoft certification during this time. (specifically the MCTS .NET 3.5/ASP.Net certification).
I don't develop professionally though I eventually hope to. In a recent conversation with a friend of mine who is a developer whose opinion I respect, he told me that I shouldn't waste time bothering with a certification and that many knowledgeable developers view the certs as simply indicating someone who can take a test.
I know ultimately that experience counts the most when you're getting hired and I would hope to build a portfolio of projects on the side that I could demonstrate aptitude with....however at the resume level is a degree in Computer Science or a Certification in a specific platform worth more?
I guess more specifically I'm curious if this community feels the MCTS developer certifications are worth the effort?
|
|
|
|