Next .NET Training is Starting from Feb 27, 2013, Book your Seat, Call Now! 9988011975. * Corporate Trainings * Six Month/Six Week Industrial Training for Students
Next PHP Training is Starting from Mar 2, 2013, Book your Seat, Call Now! 9988011975. * Corporate Trainings * Six Month/Six Week Industrial Training for Students
Next C/C++ Training is Starting from Mar 7, 2013, Book your Seat, Call Now! 9988011975.* Corporate Trainings * Six Month/Six Week Industrial Training for Students
Next Core JAVA Course is Starting from Mar 10, 2013, Book your Seat, Call Now! 9988011975.* Corporate Trainings * Six Month/Six Week Industrial Training for Students
Next Android Course is Starting from Mar 12, 2013, Book your Seat, Call Now! 9988011975.* Corporate Trainings * Six Month/Six Week Industrial Training for Students
Next Advanced JAVA Course is Starting from Mar 15, 2013, Book your Seat, Call Now! 9988011975.* Corporate Trainings * Six Month/Six Week Industrial Training for Students
All Trainings are Live Project Based. Video Lectures + SyBooks are provided with each Course.* Corporate Trainings * Six Month/Six Week Industrial Training for Students
Best Institute Java Chandigarh | Best Institute PHP in Chandigarh | Best Institute .NET in Chandigarh
Live Project Training in Android by Professional Developers-Gurpurab Management Project
Gurpurab Management Project - Live Project Training in Android by Professional Developers
Following coding has been done by Inderjeet Kaur, who has received training from our company. We are very particular about minute things like naming conventions, proper releasing of heap allocated handles and memory, and also about the use of OOPS programming constructs like enums, const, static qualifiers. Our trainees exhibit all these features in their code. A high quality code always keeps a developer ahead of others. We can cite hundreds of instances where students trained by us have received appreciation letters from their employers. This is possible because of the overall development of a trainee not as a coder but also as a skilled organiser. You too can join us and benefit from our training methodology.
About Inderjeet Kaur
Her areas of interest are .NET Development for Desktop Apps, C++, JAVA Web Development, SQL Server Database, Web Development in ASP.NET, etc., She likes programming, gaming, development, Internet. And this what she has to say about herself: . She has been trained at Hoven where she learnt to write serious, professional level code.
My code is specially designed for handling the number of gurpurabs which are celebrated in all the guudwaras. This will help gurudwara management to create a ordered and sequential arrangement of all the gurpurabs.It uses a database at the back end to store the whole information and list of all gurudwaras.It is a very convinient way to handel gurpurabs celebrations in the gurudwaras.It consists of three columns i.e. Gurpurab Name,Date of Celebration,List of Gurudwaras.It will be very helpful for the gurudwara management.
Language
C# with Desktop
Database
Microsoft SQL Server
IDE
Microsoft Visual Web Developer Express
Video on this Code
Framework Classes
Code Sample
private DataSet GetGurudwaras()
{
using (SqlConnection con = new SqlConnection(CConstants.ConnString))
{
con.Open();
using (SqlDataAdapter da =
new SqlDataAdapter("SELECT listofGurudwaras FROM tblList", con))
{
DataSet ds = new DataSet();
da.Fill(ds);
return ds;
}
}
}
User Reviews
Live Project Training in Android by Professional Developers-Gurpurab Management Project Reviewed by Harsimran Kaur on. Strongly Recommended for Android, PHP, Core JAVA, WPF. Rating: 4.92. It was a great honour for me to be a part of your organisation. I have a great experience working with you. I thank you for all your guidance and help me for making me so knowledgeful and also thanks for your support during the training period.