Showing posts with label Tips and Tricks. Show all posts
Showing posts with label Tips and Tricks. Show all posts

Wednesday, June 13, 2012

How to Injecting the bean properties before load xml in application and out side xml


in Spring Framework we injected the beans in xml file ,than the xml loads in application.But here  another new feature of spring framework is that we can inject the bean property outside the xml and before the load xml in application. applyBeanPropertyValues() method on AutowireCapableBeanFactory to apply a bean definition’s properties to an existing bean.(click for example)

Thursday, October 6, 2011

How to change the ip address in linux


To change the IP address of a network device in linux can use terminal or GUI. here  change by  using the terminal mode with  the help of few commands .
To reach the command terminal follow instructions -

-> Goes to Applications ---> Accessories ---> Terminal.
-> To check the IP address enter command 

Tuesday, October 4, 2011

How to connect two computers via lan and share data ?



We connect two computer via lan and also share the data . the step for this as :-
To connect two computers via lan need a lan Ethernet cable .

First connect two computer via Ethernet cable  for this insert the cable ends in lan card port in both computers.
First select a computer and perform this procedure-
Goes to control panel -> network and sharing center  -> local area connection.
Right click on it and select properties.
In which find internet protocol version 4 (TCP/IPv4) and double click on it.

Tuesday, September 27, 2011

How to start ping and ipconfig commands on Window xp/7.


Steps to start these cmmands:
----> First Go to c:/windows/system32 .
---->check ipconfig and ping command exsist.


 

Site Status

Man Behind Technical Today

Hello, I am Navin Bansal. I am a student of MCA in Rajsthan Institute of Engineering and Technology and owner of this blog. I share my view and ideas among people.