Pages

Wednesday 31 December 2014

Project internships with course in chennai

Project internships with course

For - B.E/B.TECH/MCA/MSC/M.E

Courses offered:

            v Java
                v Dot net
                     v Oracle
                            v Web Design
                               v Embedded System
                                   v Power System
                                       v Power Electronics
                                            v PHP

Contact:
M/s. Sakthi Software Solutions Pvt Ltd,
RVR Towers, 1st Street, 3rd Main Road,
Annanagar, Behind Nalli Silks,Chennai 600 040.
Tel: 044-43016888 /9710780469

Important Interview Tips in ASP.NET



Important Interview Tips in ASP.NET


1. Explain page directives?


The first line of an Asp.Net page is the page directive; you can see it on all Asp.Net pages. These directives are instructions for the page. It starts with the @Page directive and continues with the different attributes available to this directive list.

The basic syntax for a Page directive is:


<%@ Page Title="Home Page" Language="C#" MasterPageFile="~/Site.master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication1._Default" %>
The attributes of the Page directive are:

Title

Specifies a title for the page that is rendered within the HTML <title> tags in the response. The title can also be accessed programmatically as a property of the page.

Language

Specifies the language used when compiling all inline rendering (<% %> and <%= %>) and code declaration blocks within the page, From  VB.net, C#.net, Jscript  only one language can be used  per page.

MasterPageFile

Sets the path to the master page for the content page or nested master page

AutoEventWireup

Indicates whether the page's events are autowired. true if event autowiring is enabled; otherwise, false.

CodeBehind  name of the code behind file

Inherits     the name of the code behind or other class

2. Hyperlink Vs LinkButton in ASP.NET?

A Hyperlink just redirects to a given URL identified by “NavigateURL” property. LinkButton which actually displays a Hyperlink style button causes a postback to the same page but it doesn’t redirect to a given URL.

3. Label Control Vs Literal Control in ASP.NET?

A Label control in ASP.NET renders text inside <span> tags while a Literal Control renders just the text without any tags.
With Label controls we can easily apply styles using it’s CssClass property, however, if we don’t want to apply style/formatting, it’s better to go for a Literal control.

4. Difference between WCF and ASMX Web Services?

Web service is designed to send and receive messages using SOAP over HTTP only. While WCF can exchange messages using any format (SOAP is default) over any transport protocol (HTTP, TCP/IP, MSMQ, NamedPipes etc.
Web Services                                     WCF
Hosted in IIS only                               Hosted in IIS, WAS, Console, WinNT Services, WCF provided
Host Support for HTTP only              Support for HTTP, TCP, MSMQ, Named Pipes
Limited Security                                 A consistent security Programming Model
Uses XMSerializer                             uses DataContractSerializer

5. Custom controls Vs User controls in ASP.NET?


Custom controls are basically compiled code i.e. DLLs. These can be easily added to toolbox, so it can be easily used across multiple projects using drag and drop approach. These controls are comparatively hard to create.

User Controls (.ascx) are just like pages (.aspx). These are comparatively easy to create but tightly couple with respect to User Interface and code. In order to use across multiple projects, we need to copy and paste to the other project as well.

6. Difference between a Postback and a Callback in ASP.NET?

A postback is a request sent from a client to server from the same page, user is already working with.
A callback is generally a call for execution of a function after another function has completed.


7. Explain Global.asax in ASP.NET?

Global.asax is basically ASP.NET Application file. It’s a place to write code for Application-level events such as Application start, Application end, Session start , Session end, Application error, Application begin request,, Application end request etc.

8. Can we Enable/Disable ViewState?

Yes, ViewState can be enabled or disable at different levels:
Control Level ViewState for a specific control can be enabled or disabled by setting  EnableViewState property
         aControl.EnableViewState = false;
Page Level we can enable/disable ViewState for a complete page
            <%@ Page Language=”C#” EnableViewState=”false” %>
Application Level For whole application, we can enable/disable views in configuration file
<pages enableViewState=”false”>
    ….
</pages>

9. Difference between Globalization Vs Localization

When we need to create an application that work for multiple cultures e.g en-US, ar-SAetc, the process of designing and building applications that work on more than one cultures is called globalization. However, customizing an application for a specific culture is localization.

10. Session.Clear() Vs Session.Abandon() in ASP.NET?

Session.Clear() clears all the session values but doesn’t destroy the Session.
Session.Clear() is like deleting all files inside a folder (say “Root”)

 Session.Abandon() destroys the session object.
Session.Abandon() means deleting the “Root” folder.

--------------------------------------------------------------------------------------------------------

For more details:
Sakthi Software Solutions Pvt Ltd,
RVR Towers, 4th Floor, No.1, AA Block,
1st Street, 3rd Main Road,
Annanagar, Chennai 600 040.
Landmark: Annanagar Roundtana,
Behind Nalli Silks Showroom,
Contact: 9840533344, Email: contactus@sssedu.in
website: www.sssedu.in

Free projects!! For - B.E/B.TECH/MCA/MSC/M.E

Free projects!!For - B.E/B.TECH/MCA/MSC/M.E

PROJECTS OFFERED


Contact:
M/s. Sakthi Software Solutions Pvt Ltd,
RVR Towers, 1st Street, 3rd Main Road,
Annanagar, Behind Nalli Silks,Chennai 600 040.
Tel: 044-43016888 /9710780469
Email: fresherfocus@gmail.com, URL: www.sssedu.in

Tuesday 30 December 2014

FINAL YEAR PROJECTS IN CHENNAI



FINAL YEAR PROJECTS @ Low cost


SAKTHI SOFTWARE SOLUTIONS!!!


Contact: Tel: 044-43016888 /9710780469

     
For - B.E/B.TECH/MCA/MSC/M.E 


PROJECTS OFFERED

IEEE - JAVA/.NET   

APPLICATION - JAVA/.NET

EMBEDDED SYSTEMS

MAT LAB

VLSI 

ANDROID

NS-2

ORACLE

 


Benefits of Doing Projects with SSS

  • All 2014 Projects & Base Papers    
  • Projects on Latest Technologies 
  • Real Time Projects
  • Real Time Training    
  • Free Technical Classes
  • Review Support & Guidance
  • Free Placements 
  • 00% Runnable Projects
  • Own Concepts also be done 
  • Affordable Price 

Check this link for more details : www.sssedu.in/be-me-mca-mba-final-year-projects-chennai.html


M/s. Sakthi Software Solutions Pvt Ltd

RVR Towers, 1st Street, 3rd Main Road,

Annanagar, Behind Nalli Silks, Chennai 600 040.

Tel: 044-43016888 /9710780469


www.finalyearprojectslist.com  / www.sssedu.in


Tuesday 9 December 2014


Dot Net Training in Chennai

SAKTHI SOFTWARE SOLUTIONS

Final Year Projects - 2014
RVR Towers, 1st Street, 3rd Main Road, Annanagar, Behind Nalli Silks, 
Chennai 600 040,Tel: 044-43016888 / 9710780469 Email: fresherfocus@gmail.com, sssprojects2013@gmail.com 

Dot Net - IEEE Final Year Project

SYSTEM ARCHITECTURE
A Cocktail Approach for Travel Package Recommendation

ABSTRACT:
Recent years have witnessed an increased interest in recommender systems. Despite significant progress in this field, there still remain numerous avenues to explore. Indeed, this paper provides a study of exploiting online travel information for personalized travel package recommendation. A critical challenge along this line is to address the unique characteristics of travel data, which distinguish travel packages from traditional items for recommendation. To that end, in this paper, we first analyze the characteristics of the existing travel packages and develop a tourist-area-season topic (TAST) model. This TAST model can represent travel packages and tourists by different topic distributions, where the topic extraction is conditioned on both the tourists and the intrinsic features (i.e., locations, travel seasons) of the landscapes. Then, based on this topic model representation, we propose a cocktail approach to generate the lists for personalized travel package recommendation. Furthermore, we extend the TAST model to the tourist-relation-area-season topic (TRAST) model for capturing the latent relationships among the tourists in each travel group. Finally, we evaluate the TAST model, the TRAST model, and the cocktail recommendation approach on the real-world travel package data. Experimental results show that the TAST model can effectively capture the unique characteristics of the travel data and the cocktail approach is, thus, much more effective than traditional recommendation techniques for travel package recommendation. Also, by considering tourist relationships, the TRAST model can be used as an effective assessment for travel group formation. 
EXISTING SYSTEM:
There are many technical and domain challenges inherent in designing and implementing an effective recommender system for personalized travel package recommendation.
1.      Travel data are much fewer and sparser than traditional items, such as movies for recommendation, because the costs for a travel are much more expensive than for watching a movie.
2.      Every travel package consists of many landscapes (places of interest and attractions), and, thus, has intrinsic complex spatio-temporal relationships. For example, a travel package only includes the landscapes which are geographically co located together. Also, different travel packages are usually developed for different travel seasons. Therefore, the landscapes in a travel package usually have spatial temporal autocorrelations.
3.     Traditional recommender systems usually rely on user explicit ratings. However, for travel data, the user ratings are usually not conveniently available. 
DISADVANTAGES OF EXISTING SYSTEM:
·        Recommendation has a long period of stable value.
·        To replace the old ones based on the interests of the tourists.
·        A values of travel packages can easily depreciate over time and a package usually only lasts for a certain period of time
PROPOSED SYSTEM:
In this paper, we aim to make personalized travel package recommendations for the tourists. Thus, the users are the tourists and the items are the existing packages, and we exploit a real-world travel data set provided by a travels for building recommender systems. We develop a tourist-area-season topic (TAST) model, which can represent travel packages and tourists by different topic distributions. In the TAST model, the extraction of topics is conditioned on both the tourists and the intrinsic features (i.e., locations, travel seasons) of the landscapes.  Based on this TAST model, a cocktail approach is developed for personalized travel package recommendation by considering some additional factors including the seasonal behaviors of tourists, the prices of travel packages, and the cold start problem of new packages. 
ADVANTAGES OF PROPOSED SYSTEM:
·        Represent the content of the travel packages and the interests of the tourists.
·        TAST model can effectively capture the unique characteristics of travel data.
·   The cocktail recommendation approach performs much better than traditional techniques.
SYSTEM REQUIREMENTS:
HARDWARE REQUIREMENTS:

Ø System                          :         Pentium IV 2.4 GHz.
Ø Hard Disk                      :         40 GB.
Ø Floppy Drive                 :         1.44 Mb.
Ø Monitor                         :         15 VGA Colour.
Ø Mouse                            :         Logitech.
Ø Ram                               :         512 Mb.

SOFTWARE REQUIREMENTS:

Ø Operating system           :         Windows XP/7.
Ø Coding Language :         ASP.net, C#.net
Ø Tool                     :         Visual Studio 2010
Ø Database              :         SQL SERVER 2008

REFERENCE:

Qi Liu, Enhong Chen, Hui Xiong, Yong Ge, Zhongmou Li, and Xiang Wu ,“A Cocktail Approach for Travel Package Recommendation”, IEEE TRANSACTIONS, VOL. 26, NO. 2, FEBRUARY 2014.