We provide IT Staff Augmentation Services!

Application Programmer Resume

4.00/5 (Submit Your Rating)

Pennington, NJ

SUMMARY:

Highly self motivated, tech savvy professional with 15+ years’ of experience in software design, development, Implementation & maintenance, SDLC - Software Development Life Cycle. Proficient in implementing business applications using Modular programming approach as well as Object Oriented programming approach. Proficient in Web based application development and Windows based client-server application development.

TECHNICAL EXPERTISE SUMMARY:

Application development tools: Microsoft Visual studio v17,v15, v10, v8, v5; Microsoft Visual Interdev v6; Power Builder v3, v4

Programming Languages: Microsoft C#.Net; Microsoft VB.Net; Visual Basic v6, v4; Power Builder v4, v3

Microsoft .Net Framework: v4.x, v3.x,v2.x

Windows Framework: WCF, Web API/Web Services

Microsoft Interface Technology: COM(Component Object Model),DCOM (Distributed Component Object

Model),MTS(Microsoft Transaction Server):

Web Application Framework: ASP.Net v4.5, v4; MVC v4, v5; ASP v3.0, v2.0

Web based Collaborative platform: SharePoint 2010

ASP.Net Programming Syntax: RAZOR

Scripting Languages: JavaScript; VBScript; AJAX

Java Script Library: JQuery 3.x,2.x, 1.x;JQuery UI

Markup Languages: HTML v5, v4, v3; DHMTL; XHTML,XML

Style sheets: CSS

RDBMS: SQL Server 2012, 2008,2000, Oracle v11g,v8

RDMS tools: SQL server Management Studio, SSIS,SQL Navigator,ETL

Internet Information Servers: IIS v7.5, v7, v6

Reporting Framework/Tools: IBM Framework Manager v10, IBM Report Authoring v11.0, Microsoft Report ViewerCrystal Report (Business Objects) 11.0

Document Management Tool: OnBase v.11

Agile Technology: JIRA, RALLY

Source Control Tools: SVN, Microsoft VSS, Microsoft Team Foundation Server 2013, Bitbucket

Technical Working Knowledge summary:

Windows Framework: WPF

Structural Frameworkfor Dynamic Web Apps: Angular 6.0

Server-side JavaScript Engine Platform: Node.JS

Job Scheduler Tool: Active Batch 10Open source Framework Microsoft Entity Framework 5

PROFESSIONAL EXPERIENCE:

Confidential, Pennington, NJ

Application Programmer

Responsibilities:

  • My responsibility as consultant is to work with internal IT team and work on different projects to design, develop new application as well as maintain any existing applications.
  • I work with Security framework team who have developed security framework using Windows Communication Foundation, Role Based Access Control model as well as using Windows Identity Foundation.
  • Security Framework provides WCF,REST API based services which is consumed by Applications team within the bank as well as external vendors to consume resources of Confidential .
  • Input screens were developed in SharePoint 2010
  • Jquery was used to handle client side validations which includes Ajax call to RESTful API to retrieve information from SharePoint Lists
  • Custom web pages were developed using SharePoint Designer 2010
  • Approval Workflow was also created in SharePoint 2010.
  • C# console application was developed which was scheduled to run in windows scheduler once a day at 3:00p.m.
  • It reads sharePoint List data and processes those records which were “Approved” and “Not processed”.
  • Four files were generated as part of above process, out of four files, 3 files were SQL script and one “ReadME” file. Predefined XSLT file was used to process XML file which gets updated as a part of this process.
  • At the end of successful cycle, SharePoint List status field was updated with “Success” and files were dropped in network share where engineering team would pick up the files and execute in QA environment and eventually into production upon successful UAT.
  • Basic reports were generated using SharePoint Lists. I provides analytical data to manager quarterly/semi-annually.
  • The application was used by business teams across Confidential who used BOA applications and needed additional roles for new/existing applications as well as new / existing users/user group.

Confidential

Lead Developer/Analyst

Responsibilities:

  • Configuration files updated with incorrect values
  • Remedies suggested and implemented wereException messages were corrected with explicit and meaningful messages
  • Utility tool was developed in C# to manage X509 certificate which manages deployment as well certificate validity
  • Alerts were created in all lanes including production which notifies the group as soon as error/exception/warning occurs.
  • These alerts were active in production environment for one week after production release and the turned off to avoid performance impact in terms of resource usages.

Confidential, New York City

Lead Developer/Analyst

Responsibilities:

  • Data Input mechanism
  • Microsoft VB.Net based windows front end client-server application.
  • Bulk Data upload features
  • Excel based data input- Users copy data on clipboard and paste it into front end application.
  • System.Windows.Forms.Clipboard class was used to achieve this functionality.
  • Oracle DBMS job processes files sequentially. Front end application display status real time.
  • Email notifications were sent out at the end of process using UTL MAIL oracle package.
  • OnBase based integration was implemented to upload files. Active batch job would trigger C#.Net console application which processed file in parallel.
  • Threading & delegate were used to process set of data from front end application.
  • Data access & DML tasks were implemented in class library
  • Generic data access tasks which were common to other applications were hosted using WCF
  • Business logic implementation
  • Most business logic was implemented in Oracle stored procedures and Triggers
  • Analytical Reporting
  • Framework model was developed using IBM framework manager and reports were created using IBM report authoring tool
  • Production implementation of the application for designated users was achieved by generic Visual basic 6 based stand alone program which used windows API calls to transfer files from server to user desktop folder.

Environment: /Technology/Tools: Microsoft Visual Studio 15, Infragistics Win Grid control v12,Oracle 11g, OnBase v11,SQL server 2008, Active batch, IBM Cognos 11.0

Confidential

Lead Developer/Analyst

Responsibilities:

  • Data Input mechanism
  • Microsoft ASP.Net C# based web application.
  • All data input controls were ASP.Net server side controls.
  • JQuery, AJAX, JQuery UI & Web User controls were used extensively to implement rich yet user friendly user interface.
  • WCF service was hosted, shared and consumed on client side and by other applications.
  • Business logic implementation
  • Most business logic was implemented in Oracle stored procedures and Triggers
  • Analytical Reporting
  • Framework model was developed using IBM framework manager and reports were created using IBM report authoring tool

Environment: /Technology/Tools: Microsoft Visual Studio 15, Infragistics Web Grid control v12,Oracle 11g, OnBase v11, IBM cognos 11.0

Confidential

Lead Developer/Analyst

Responsibilities:

  • Data Input mechanism
  • Microsoft ASP.Net C# based web application.
  • This was the first application companywide that used fully client side features
  • All data input controls were Telerik AXAX UI client side controls.
  • JQuery, AJAX, JQuery UI were used extensively to implement rich yet user friendly user interface.
  • OnDemand feature of Telerik dropdown control was used and Web service was used to populate data.
  • WCF service hosted by previous applications was also consumed.
  • Business logic implementation
  • Most business logic was implemented in SQL server stored procedures and Triggers
  • Analytical Reporting
  • Framework model was developed using IBM framework manager and reports were created using IBM report authoring tool

Environment: /Technology/Tools: Microsoft Visual Studio 15, Telerik AJAX UI controls v12, OnBase v11,SQL server 2008, Active batch, IBM cognos 11.0

Confidential

Lead Developer/Analyst

Responsibilities:

  • I exclusively worked on developing cognos Framework Model which was used by cognos report developers to develop reports.
  • Data Input mechanism
  • Microsoft ASP.Net VB.Net based web application.
  • Invoice printing automation was implemented by integrating OnBase events. C# module was embedded in OnBase scripting engine which invoked ASPX page on web server to print invoice using Microsoft Report viewer, converting output to PDF and dropping the invoice file on network shared folder. OnBase would then inject the PDF file in OnBase repository and send invoice to client using outlook client object of OnBase.
  • All data Input controls were server side controls.
  • Business logic implementation
  • Most business logic was implemented in Oracle stored procedures and Triggers
  • Analytical Reporting
  • Framework model was developed using IBM framework manager and reports were created using IBM report authoring tool

Environment: /Technology/Tools: Microsoft Visual Studio 15, Microsoft GridView controls v12, OnBase v11, IBM cognos 11.0, Microsoft Report viewer

We'd love your feedback!