My Dotnet Training sessions at Edujini, Bangalore. I just tried to explain few of the moments during my training at edujini, Bangalore. The people with whom i got trained were so lovely. i have written everything from my heart.
User controls as the name suggests are the controls which can be created by user and be used on applications. The user controls would work like web server controls. User controls can be coded based on logic and can have web controls in it. The user control once created needs to dropped on web pages for them to be used
Cookies are object that store information about the user on the client side. Information about user would be the sites which user has visited. It would store the preferences site which user visits very often. Thus making the web application read data from them
Obfuscation with DotNet assemblies helps protect the assemblies from being decompiled. The code in DotNet assembly is modified where it makes impossible for users to determine the piece of code. Obfuscation in DotNet makes code modification by changing the names of classes, interfaces, variables and methods used in assemblies.
A web service is a means of making different applications on various platforms to function together. Applications which are running on different platforms can connect with each via a web service call. A web service explains how applications interact with each other using protocols like HTTP, SOAP, XML, WSDL and UDDI.
COM which stands for component object model is a type of unmanaged code. These unmanaged objects can be used with various languages. COM object comprises of methods or variables that can be accessed by application. The COM components are coded to be reused and thus provide way for different applications to access them.
SSL which stands for Secure Socket Layer is used for encryption of data being transferred over the web. SSL combined with Http gives Https where the protocol for communication is secured with public and private key. SSL keys provide better authentication for data transfer. The transfer of data between web pages using SSL session is termed as SSL handshake.
Kaltura online video streaming environment allows users to host and stream videos. Kaltura provides API which could be integrated with various programming languages to host videos online. It provides kaltura widgets, kaltura API’s and kaltura web services.
Ajax is technology which is used to make time to time request to the server regarding any updates. The Ajax request opens and closes the connection every time. The connection between client and server always remains open thus any updates at the server would be reflected at the browser.
I haven't added any favorites yet.
for Webmaster Tools For Free on 12th, Mar 2012
Hi Roseanneb, please let me know how can i verify my bukisa page with google web master. the crawler does not verify my bukisa page. i added the analytics id in Bukisa and thus was able to monitor my articles.
for Several Webmaster Tools All For Free on 12th, Mar 2012
Hi durys, please let me know how can i verify my bukisa page with google web master. the crawler does not verify my bukisa page. i added the analytics id in Bukisa and thus was able to monitor my articles.