My Linux Stuff - Complete Blog For Linux Articles

My Linux Stuff - Complete Blog For Linux Articles

A Website For Complete Linux OS,Step by Step linux Installtion, Linux Tips and Tricks and Linux Stuff and so on... Connect and sharing here....

TOP 50 ENGINEERING COLLEGES IN INDIA 2014

TOP 50 ENGINEERING COLLEGES IN INDIA 2014

This below survey was taken many form many colleges in India. These Top 50 Engineering Colleges in India have Good Infrastructure, Good Environment, Educations , Staff, Placement , Research Activities and other Facilities are good.

Top 10 Government Engineering Colleges in India

Top 10 Government Engineering Colleges in India

These Government Engineering Colleges in India are really good for all kind of stuff like Education , research , Placement and New Innovation Ideas etc... But Getting seat in these colleges are heavy competition in students .....

Top 10 Colleges In India 2014

Top 10 Colleges In India 2014

Indian Institute Of Technology Delhi,Indian Institute Of Technology Bombay,Indian Institute Of Technology Kanpur,Indian Institute Of Technology Madras,Indian Institute Of Technology Kharagpur,Indian Institute Of Technology Roorkee,University Of Delhi,Indian Institute Of Technology Guwahati,University Of Calcutta,University Of Mumbai, National Institute Of Technology,Trichy.

2014 LATEST SURVEY TOP RANKING ENGINEERING COLLEGES IN INDIA

2014 LATEST SURVEY TOP RANKING ENGINEERING COLLEGES IN INDIA

This below survey was taken many form many colleges in India. These Top 100 Engineering Colleges in India have Good Infrastructure, Good Environment, Educations , Staff, Placement , Research Activities and other Facilities are good. If you want to do Engineering as your dream and try out these colleges

Subscribe Now!

Enter your email address:

Thursday, March 3, 2011

Russula Automation and Engineering Solutions is planning to hire freshers

Russula Automation and Engineering Solutions is planning to hire
freshers from the batch of 2010(i.e. students who have completed
BTech in 2010).

Graduates from the following branches can apply:
Electrical/Electronics and Tele Comm/Mechanical/Civil

Salary is Negotiable.

To go through the company portfolio, please visit the site
www.russula.com


Resume to:  careers@russula.com

Code for How to Highlight Gridview Row on Mouse Over when gridview rows are using alternate row color in Asp.net


In .aspx File declare OnRowCreated eventas follow.
<asp:GridView ID="GridView1" runat="server" OnRowCreated="OnRowCreated">

Following code will explain: 
How to Highlight Gridview which uses alternate row color.

protectedvoid OnRowCreated(object sender, GridViewRowEventArgs e)
{
    if (e.Row.RowType == DataControlRowType.DataRow)
    {
        //On Mouse over highlight gridview
        e.Row.Attributes.Add("onmouseover", "this.style.backgroundColor='#ffff00'");

        //On Mouse out restore girdview row color based on alternate row color//Please change this color with your gridview alternate color.if (e.Row.RowIndex % 2 == 0)
        {
            e.Row.Attributes.Add("onmouseout", "this.style.backgroundColor='#F7F7DE'");
        }
        else
        {
            e.Row.Attributes.Add("onmouseout", "this.style.backgroundColor='#FFFFFF'");
        }
    }
}

[Freshers] Cisco recruiting 2009 and 2010 freshers


Put your Human Network into action by participating in Cisco's Employee Referral Program

NSSTG is hiring new college grads!

NSSTG (Network Software and Systems Technology Group) defines, designs, develops, and delivers innovative software and systems solutions to support evolving network architectures and IT requirements, establishing the network as a platform for life’s experiences. NSSTG provides technology leadership and innovation through active participation in industry standards bodies and through close partnerships with business units across Cisco. NSSTG is responsible for development and sustenance of Cisco IOS Software, which ships on most of Cisco’s Routing and Switching product lines.

NSSTG in India is a 700+ strong team with investments mirroring the global NSSTG organization. The team is responsible for software development in number of technology areas, including Broadband Networking, L2/L3 Network Access, Technologies, Policy frame work, IP and Routing Infrastructure and Protocols, IP Routing, OS Infrastructure and Development/Test Tools. The team has end to end software lifecycle responsibilities for a number of components in technologies listed above. We are looking to hire senior technical talent to lead development activities in all these areas.

We have a scheduled event planned on Monday ( 7th Mar 11) for hiring college grads.

Send in your referrals for us to invite them to the event.

Criteria:
·         BE/B.Tech/MS/MTech from reputed Institute (CS, IT, ECE, EEE, Telecom)
·         Aggregate of 70% or above
·         2009 & 2010 pass outs only

Requisition: S892798 (3rd Mar will be the cutoff date for submittals)

Grade: 4

JD:
·         Candidate should have very good communication skills. 
·         Good understanding of TCP/IP networking , very strong in C coding/Data Structures and OS concepts. 
·         Awareness to Broadband technologies (PPP, Radius, Diameter, Policy, L2TP, VPDN, DHCP, DNS, IPSec, NAT, ACLs) will be added advantage.

Candidate will be responsible for design, developing and maintaining components for Broadband technologies which works on Edge routers.

Interview Process:
1.       Written test
2.       3 Technical interviews
3.       1 Managerial and HR interview
Pls note that college hires under G4 and G6 requisitions are not eligible for referral bonus.
The complete list of available positions can be searched via Cisco Career Connection by regular Cisco
employees at

To submit a referral, click on the ‘Refer a Friend’ link located in the detailed job description. Only
external jobs will have this link available. For additional details, please review the Employee Referral

What is CTS : Common Type System (CTS)


1.CTS stands for Common Type System.

The CTS makes available a common set of data types so that compiled code of one language could easily interoperate with compiled code of another language by understanding each others’ data types.


2.All .net supported languages will produce code that is ultimately based on these type.
                                           [or]
The CTS also defines the rules that ensures that the data types of objects written in various languages are able to interact with each other.

Bug disables 150,000 Gmail accounts


NEW DELHI, INDIA: Gmail, with its huge storage capacity, is considered a store house of personal information for many, where many valuable informations are securely kept. But think twice before relying too much on keeping all your informations there alone.
Because, Google's email service has been affected with a bug and almost 150,000 Gmail account holders have reportedly lost their e-mail, attachments and Google Chatlogs lost.
Google said it is investigating a glitch in the service of Gmail, which has caused the huge data lose for many users.
The bug reset the affected accounts and showed a welcome message to some users.Google said in a statement that the bug had affected less than 0.08 per cent of all Gmail users. Yes, percentage wise it is a small amount, but 150,000 not a small number too!
It said that their engineers are trying to solve the glitch and as soon as possible the accounts will be restored soon.
“Affected users will be temporarily unable to sign in while we repair their accounts. For those Gmail users reporting missing messages, our engineers are working to restore them as soon as possible,” Google said in a statement.

Google introduces 'User Managed Storage'


BANGALORE, INDIA: After the recent launch of its Cloud Connect for Microsoft Office, search engine giant Google has announced a new 'User Managed Storage' service for its Apps users.
PlanPrice
20 GB$5 USD per year
80 GB$20 USD per year
200 GB$50 USD per year
400 GB$100 USD per year
1 TB$256 USD per year
2 TB$512 USD per year
4 TB$1,024 USD per year
8 TB$2,048 USD per year
16 TB$4,096 USD per year
This cloud service will allow users to purchase more storage space on their personal Google accounts, such as Google Docs, Picasa Web Albums, photos from Blogger and Google Apps. 

Related Posts Plugin for WordPress, Blogger...