
- Tests
- Quiz
- Notes
- Reports
Dec 15
posted by Pyae Phyoe Shein in Exam, PHP, Review | 0 Comments

This entry was posted on December 15, 2011 at 8:15 AM and has received 448 views. There are currently 0 comments. Print this entry.
Being developer, we must need to know how to write SQL query, functions, views and stored procedures for our development as long as we are not using ORM. I'm not sure using ORM is kinda useful or not in our development life cycle but we shouldn't forget our writing query skill. That's why I need to practise 1Z0-047 for enhancing my Oracle query skill with 1Z0-047 exam simulator of ucertify,
This entry was posted on November 16, 2011 at 2:38 AM and has received 661 views. There are currently 1 comments. Print this entry.
Oct 19
posted by Pyae Phyoe Shein in Oracle, Coldfusion, MsSql, Review | 0 Comments
In this 2011, I feel like myself to take almost certification of what I know and what I'm using in my development space. Being programmer, I didn't say almost certificates are needed but just like non-computer science graduated like me, those certificate are very needed. Because almost people won't know why I'm surviving in IT without having computer science graduate. That's why I believe I'm not wrong to take certificate.
When I was in Myanmar, we use Microsoft SQL as our database because which is simple and easy to use with their UI. When I started working in Singapore (2009), our company use Oracle as database system instead of Microsoft SQL. Since that time, I'm addictive at Oracle because of the way of writing stored procedure, functions and views. That's why I think I need to have at least one Oracle certificate to let people know that I know Oracle.
That's why I decided to take 1Z0-051 exam of Oracle. It's called SQL Fundamentals exam which is suitable for me to take as beginner state of Oracle developer. Below is the exam topic of 1Z0-051.
This entry was posted on October 19, 2011 at 9:51 AM and has received 808 views. There are currently 0 comments. Print this entry.
Oct 12
posted by Pyae Phyoe Shein in Exam, CF Function, CF Tag, Coldfusion, Review | 0 Comments
I'm now planning to take Coldfusion 9 exam for my career enhancement. Because I'm Adobe Certified Expert in Coldfusion 8 and I feel like myself to take Coldfusion 9 either. Some people will argue that certificates are not needed if you really know of it but for new career, it's needed. When I want to apply for new job, I'm not sure whether the new employer know I really know Coldfusion or not without having certificate.
Coldfusion 9 Exam Structure
This entry was posted on October 12, 2011 at 6:46 AM and has received 895 views. There are currently 0 comments. Print this entry.
Get Javascript value from Coldfusion in same page
ppshein said: Thanks, @Ray. It's great.
[More]
Get Javascript value from Coldfusion in same page
Raymond Camden said: Then you are in luck. toScript was added in CF7. ;)
[More]
Get Javascript value from Coldfusion in same page
ppshein said: I know so far, toScript is to convert CF value to JS value. Then, our client CF version is MX7.
[More]
Get Javascript value from Coldfusion in same page
Raymond Camden said: Why not just use the toScript function?
[More]
Get Javascript value from Coldfusion in same page
ppshein said: @Jules,
Sorry again, it's my careless mistake using cfoutput in cfsavecontent.
[More]
Top of Page