Some of our work
E-filling application
Technology:
ASP.NET 2.0
MS SQL Server 2005
Terra Term Script
Z-Modem protocol
This application is an authorized IRS e-file provider, specializing in filling IRS tax extensions, IRS form 4868.
The customers fill in all the personal data about their tax extension and after that the applications send the
data to IRS servers and receive the response.
If the customers expect to owe the IRS, they can make the tax payment through application using direct debit
from their checking accounts.
Authorize.Net is used as a payment getaway and all the communication is made using Secure Sockets Layer.
Real Estate CRM
Technology:
Microsoft .NET Framework 3.5
WPF (Windows Presentation Forms)
WCF (Windows Communication Foundation)
WWF (Windows Workflow Foundation)
MS SQL Server 2005
REAL ESTATE CRM is an advanced, user friendly and powerful CRM software especially designed for real estate
market. It’s the dream come truth for a real estate agent giving the possibility to manage estates, contacts,
contact search criteria, calendar linked with contacts and estates, websites, document management, perform
automatic matching for potential buyers or tenants and automatic posting to major media.
Very detailed information can be stored on estates along with pictures and history of actions like visits with
customers, advertisement on media and more. One mouse click and estates are published on agency’s website,
advertised on real estate portals or included in documents, brochures, posters, reports or contracts. Updates
in the system are automatically reflected on website and sent to real estate portals to which the property is
being advertised.
The documents management system allows the user to define brochures, contracts, posters, edit before printing
or sending on email. Estates can be included in these documents and the list of contacts to which are being
sent it selected from the contacts stored in the system.
REAL ESTATE CRM is built using a SOA (Service
Oriented Architecture) approach using the newest
set of Microsoft technologies: WCF (Windows Communication
Foundation), WPF (Windows Presentation
Forms) and WWF (Windows Workflow Foundation)
Data stored in a SQL2005 server is exposed through
secured web services built using WCF. Windows
Communication Foundation provides secure,
reliable, and transacted messaging along with
interoperability. The service-oriented programming
model of Windows Communication Foundation is
built on the Microsoft .NET Framework and simplifies
development of connected systems. Windows
Workflow Foundation is used on the server side for
the long running processing such as automating
matching.
The front end is built using WPF (Windows Presentation
Forms) and MCV (Model View Controller) to
provide a very user friendly, responsive and intelligent
interface. WPF is a component of Microsoft
.NET Framework 3.5, designed for the nextgeneration
of Windows user experiences.