How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
cool flash design needed FAST!(repost)
By adrianbye on Jul 10
Max Bid: Open to fair suggestions


Logo for marketing firm
By 1212Kenwood on Jul 10
Max Bid: $30


Customer Tracking System(repost)
By cyrusb on Jul 10
Max Bid: $100


SQLSERVER-SPEED
By KURTL34@MD on Jul 10
Max Bid: Open to fair suggestions


Logo for my company
By dgconsulting on Jul 10
Max Bid: Open to fair suggestions


PHP for Windows precompiled, ready to go
By mightycpa on Jul 10
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(136 open)
   Access 
(49 open)
   MySQL 
(82 open)
   Oracle 
(9 open)
   SQL Server 
(46 open)
   Other DB 
(16 open)
Documentation / Tech Writing 
(13 open)
Data Entry 
(21 open)
Game Development 
(24 open)
Graphics / Art / Music 
(46 open)
   Graphics 
(52 open)
     Adobe AfterEffects 
(1 open)
     Adobe Photoshop 
(15 open)
     Adobe Premiere 
(3 open)
     3d Animation 
(12 open)
   Art (Misc.) 
(18 open)
   Music 
(11 open)
   3d Modeling 
(13 open)
Language Specific 
(93 open)
   ASP 
(52 open)
   ASP .NET 
(32 open)
   C# 
(40 open)
   C++ / C 
(106 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(11 open)
   Delphi 
(27 open)
   Java 
(56 open)
   JSP 
(7 open)
   Perl 
(39 open)
   PHP 
(86 open)
   XML/XSL 
(29 open)
   Visual Basic 
(133 open)
   Visual Basic .Net 
(52 open)
   Other 
(54 open)
Misc 
(29 open)
   CAD 
(3 open)
MultiMedia 
(36 open)
   Video Editing 
(4 open)
Network 
(42 open)
   Network Design 
(11 open)
   Network Implementation 
(13 open)
Platforms 
(75 open)
   Windows 
(157 open)
     MS Exchange 
(6 open)
     MS Office 
(13 open)
     Other 
(15 open)
   Darwin 
(1 open)
   Internet Browser 
(38 open)
   Linux 
(62 open)
   UNIX 
(27 open)
   Hand Held/PDA Programming 
(9 open)
Requirements 
(13 open)
Security 
(28 open)
Testing / Quality Assurance 
(16 open)
Web 
(145 open)
   Page Design 
(75 open)
   Flash 
(35 open)
   Web Services 
(69 open)
   Web (Other) 
(76 open)
Training 
(12 open)
   Computer Based 
(11 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
About cklein


 
Name:  cklein
(see 1 ratings)
  in Colleyville, Texas
United States

Seller / Coder Rating:  10 (Excellent)
Sign up date:  Feb 11, 2003 4:13:40 PM EDT
Last Logged In:  Jun 2, 2003 10:03:29 PM EDT
Jobs Started:  1
Jobs Completed:  1
Missed Status Report
Warnings Issued:
 
0
Arbitrations Lost:  (out of 0 Arbitrations)
What is arbitration?

 
 
  Post a new project exclusively for cklein
  Invite cklein to bid on one of my existing projects 
 post Send cklein a bonus

 post Add cklein to my custom list of favorite coders
 

 

Areas Of Expertise: 
ASP.NET/C#/VB.NET/SQL2K

Full life EnterPrise application development/deployment/maintenance

 
Resume:
SUMMARY

• 10-years programming experience, involved in full life cycle application development, database design, application maintenance, internationalization/localization etc. Mainly work in Pos/Retail and Web/Internet Service industry.
• Specialized in Client/Server, and WEB N-Tier, Distributed application.
• A very strong C#, VC++, Powerbuilder, ASP/ASP.NET, SQL, COM/DCOM programmer
• Strong team player equally effective as a team leader or member, also capable of working independently

TECHNICAL SKILLS

Languages: C#, VC++, Java, Powerbuilder, MFC, ATL, ISAPI, Clipper, ASM, PFC, multithreading
Database: SQL Server 2000, SQL Anywhere, Oracle, ODBC, DAO, ADO, Trigger, Stored procedure
Internet, network: WEB Service, ASP/ASP.NET, SOAP, TCP/IP, Socket, Xml, Html, Dhtml, Jscript,
VBscript, COM/DCOM
Platform: Windows NT, IIS, Novell, DOS, UNIX, LINUX, MTS, COM+, .NET Framework, VS.NET
Business: E-Commerce, POS, Retail & Inventory Management, Internationalization/Localization
Architecture/Management: N-Tier distributed enterprise solution design, especially Web Application. Full life-cycle experience, from design to project management, implementation, deployment, maintenance, requirement satisfaction.


PROFESSIONAL EXPERIENCE

Warrantech, Dallas, TX Dec. 00 - Present
Team leader/Project Manager
1. N-Tier Framework Generator in C#
After months of programming in C# for a N-Tier enterprise solution, especially with the tedious ADO.NET SqlParameters coding, I decide to create a code generator myself to eliminate the following problems with .Net coding.
• Make all stored procedure calls as a common function call with proper parameter IntelliSense by VS.NET.
• Make all DataReaders strong typed so I access datareaders by its property instead of by column name., which result in faster code since the property is translated in ordinal access.
• Wrap all DataReaders with a common class to enable databinding and mapping
• Transparent support to DataTable,DataSet,DataReader with the same common class.
• Create BLL layer class to encapsulate DAL decently.
• Should be able to regenerate whenever I changed the schema in database, let the compiler to find code that needs to be changed because of schema change.
• Auto Generate CRUD stored procedures.
• And other cool bonus features, one of my favorite is strong typed databinding, which enables strong typed databinding in ascx/aspx file, and I created a aspx/ascx syntax checker, which will be able to check ascx/aspx syntax error before your code hit market. This is useful when these files are prepared by designers instead of programmers.
I did it from the scratch. This generator is earlier than any commercial generator on the market now, include LLBGEN, N-Tier Gen,…,etc. And I still believe my generator is much faster, more flexible, and generated better code.


2. http://www.dfwchinese.com,http://ypro.dfwchinese.com in ASP.NET

These 2 websites were built for my fellow Chinese Community/Church for free. The websites are created in C#/ASP.NET/ADO.NET/SQL server, based on the N-Tier framework generated by my above generator, and www.ibuyspy.com. I am working on enhancing the project and the new release is coming out every month as new functionalities are requested all the time.

The websites demonstrated:
• Coder/designer separation
• Layers, Security, Scaling, Performance, Caching, Transaction, Internationalization, Localization, Extendibility, Module Plug in,…,etc,
• Resusable for WinForm, WebForm application.
• Internationalization. click the “English” button on the right-upper corner to check the multi-language support.
• Server Control design (I have my own server control libraries)
• Much enhanced IBS concept, which is actually a powerful enterprise solution now.

3. http://www.vsconline.com Internationalization (Also porting to Asp.NET)
I am in charge of the internationalization of this project. I developed the solution, organized a team and defined the schedule to implement it. VSC online is the web extension of our Client/Server system: WISE. Enable user to set up and query their car warranty contract information from the web. Its backend is connected to WISE directly. I wrote a translate engine to achieve the internationalization.
Currently, I am trying to port this site to ASP.NET using C#/ADO.NET. I have done the framework like DAL and several Web Meta Web controls. I have started to work on this from .Net Framework Beta2, RC1, and now V1.

Test version is available at http://english.vsconline.com and http://spanish.vsconline.com.
Environment: VC++, ASP, SQL SERVER 7.0, COM, MTS, MFC, ADO, Stored procedures, triggers

4. WISE system port to Puerto Rico
I am in charge of porting this huge client/server application in Powerbuilder/SQL Server to the new environment in Puerto Rico, in different business rules, and localize some necessary functionality. There&'s about 200 Pbl files and more than 600 tables, 1000 stored procedures, triggers involved in this application. I touched almost every corner of this application, from database restructure to data analysis, powerbuilder debug, enhancement,…,etc.
Environment: POWERBUILDER, VC++, SQL Server 7.0, COM, DDE, Stored procedures, triggers

HyperCom, Atlanta, GA May 00 - Dec. 00
Senior Programming AnalystDatavantage, Cleveland, OH Jan. 99 - May 00
Senior Programming Analyst
1. Transportation System: POWERSUITE and INTERNATIONALIZATION
2. RETAIL/POS systems : STORE21 and INTERNATIONALIZATION
3. RETAIL/POS systems: INSTOREPLUS

Flying Electronic Co Ltd. Shenzhen, China. Apr. 94 - Dec. 98
RETAIL/POS systems: FLYING STORE as Project Manager


Aug. 93 - Mar. 94
SURPASS POS system as Programmer


 
 
Rent A Coder Work History
All ratings and comments are the opinion of the poster and do not reflect the official view of Rent A Coder.

Rated For Rated By Rating Bid Amount Rated On
  skinnable asp.net webpage Nokiko 10
(Excellent)
$500.00 March 22, 2003 3:21:55 PM EDT
  great work
 
  ------
Average:   10.00
Quick Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Anuj Gakhar
Rated a 9.98 on 100 jobs 
Securenext
Rated a 9.96 on 109 jobs 
Buddies
Rated a 9.82 on 80 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Tometa Software, Inc.
Rated a 10 on 10 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.