
techterabyte.blogspot.com
Source Code HelpersTechnical gossips, A blog on Asp.net and oracle database
http://techterabyte.blogspot.com/
Technical gossips, A blog on Asp.net and oracle database
http://techterabyte.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
0.5 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
12
SSL
EXTERNAL LINKS
12
SITE IP
74.125.228.235
LOAD TIME
0.52 sec
SCORE
6.2
Source Code Helpers | techterabyte.blogspot.com Reviews
https://techterabyte.blogspot.com
Technical gossips, A blog on Asp.net and oracle database
Source Code Helpers: Fancybox video in pop up
http://www.techterabyte.blogspot.com/2014/07/fancybox-video-in-pop-up.html
A blog on Asp.net,Oracle,SQl sever, Jquery, Ruby on Rails. Tuesday, 15 July 2014. Fancybox video in pop up. In this post, we are going to display videos in fancy box pop up. we can navigate between video, using next and previous button. This small code snippet should help you for displaying videos. First Include fancy box from CDN links as below. Script src="http:/ fancyapps.com/fancybox/source/jquery.fancybox.js" type="text/javascript"/. Construct HTML to show the video:. Margin: 15% 0;. Apply fancybox ...
Source Code Helpers: December 2012
http://www.techterabyte.blogspot.com/2012_12_01_archive.html
A blog on Asp.net,Oracle,SQl sever, Jquery, Ruby on Rails. Thursday, 20 December 2012. Client Side Validation with JavaScript in ASP.NET. This simple program will guide how to do client side validation of Form in JavaScript. In this just make a form as follows:. Http:/ www.c-sharpcorner.com/UploadFile/purankaushal/103222006013805AM/1.aspx http:/ www.c-sharpcorner.com. Now on the source code of this form in script tag write the following code:. Name Feild can not be blank". TxtEmail.ClientID % ". Software...
Source Code Helpers: February 2013
http://www.techterabyte.blogspot.com/2013_02_01_archive.html
A blog on Asp.net,Oracle,SQl sever, Jquery, Ruby on Rails. Tuesday, 26 February 2013. Multiview Control To create Tabbed looks. Html xmlns="http:/ www.w3.org/1999/xhtml". Head runat="server" title Tabbed pages /title. Padding: 4px 18px 4px 18px;. Background: url("Images/InitialImage.png") no-repeat right top;. Background: url("Images/SelectedButton.png") no-repeat right top;. Background: url("Images/SelectedButton.png") no-repeat right top;. Padding: 4px 18px 4px 18px;. Tab 1 - insert your content here.
Source Code Helpers: January 2013
http://www.techterabyte.blogspot.com/2013_01_01_archive.html
A blog on Asp.net,Oracle,SQl sever, Jquery, Ruby on Rails. Wednesday, 16 January 2013. Some Frequently Used Asp.Net Code SNIPPETS. How to apply css to text box control. How to apply css to. 1) Open Visual Studio. 2) File- New Website- Give Website name and path. Paste below code in your aspx file. CodeFile="Login.aspx.cs" Inherits="Login" %. DOCTYPE html PUBLIC "-/ W3C/ DTD. 10 Transitional/ EN" "http:/ www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd". Html xmlns="http:/ www.w3.org/1999/. TextBox ID="Te...
Source Code Helpers: Update google map location on click with jquery
http://www.techterabyte.blogspot.com/2014/07/update-google-map-location-on-click.html
A blog on Asp.net,Oracle,SQl sever, Jquery, Ruby on Rails. Thursday, 17 July 2014. Update google map location on click with jquery. Google maps can provide you directions, interactive maps. And satellite/aerial imagery of many countries. Maps can also search by keyword such as type of business. Here we load jQuery and google maps library from CDN. Script src="http:/ code.jquery.com/jquery-1.11.0.min.js" /script. Script src ="http:/ maps.googleapis.com/maps/api/js? H1 Jquery for Multiple Click Map /h1.
TOTAL PAGES IN THIS WEBSITE
12
Interview Preparation: June 2012
http://techmegabyte.blogspot.com/2012_06_01_archive.html
Thursday, 28 June 2012. Oracle interview PART 3. A Transaction is a logical unit of work that comprises one or more SQL statements. Executed by a single user. What is Read-Only Transaction? A Read-Only transaction ensures that the results of each query executed in the transaction are consistant with respect to the same point in time. What is a deadlock? Two processes wating to update the rows of a table which are locked by the other process then deadlock arises. In a database environment. SGA (Database b...
Interview Preparation: Oracle interview questions
http://techmegabyte.blogspot.com/2012/06/oracle-interview-questions.html
Wednesday, 27 June 2012. Explain the difference between trigger and stored procedure. Trigger in act which is performed automatically before or after a event occur. Is a set of functionality which is executed when it is explicitly invoked. Explain Row level and statement level trigger. Row-level: - They get fired once for each row in a table affected by the statements. Statement: - They get fired once for each triggering statement. Advantage of a stored procedure over a database trigger. What is a JOIN?
Interview Preparation: Oracle interview PART 2
http://techmegabyte.blogspot.com/2012/06/oracle-interview-part-2.html
Wednesday, 27 June 2012. Oracle interview PART 2. Can a view based on another view? What are the advantages of views? Provide an additional level of table security, by restricting access to a predetermined set of rows and columns of a table. Simplify commands for the user. Present the data in a different perspective from that of the base table. What is an Oracle sequence? A sequence generates a serial list of unique numbers for numerical columns of a database's tables. What is a synonym? A database is di...
Interview Preparation: Oracle interview PART 3
http://techmegabyte.blogspot.com/2012/06/oracle-interview-part-3.html
Thursday, 28 June 2012. Oracle interview PART 3. A Transaction is a logical unit of work that comprises one or more SQL statements. Executed by a single user. What is Read-Only Transaction? A Read-Only transaction ensures that the results of each query executed in the transaction are consistant with respect to the same point in time. What is a deadlock? Two processes wating to update the rows of a table which are locked by the other process then deadlock arises. In a database environment. SGA (Database b...
Interview Preparation: Oracle interview PART 1
http://techmegabyte.blogspot.com/2012/06/oracle-interview-part-1.html
Wednesday, 27 June 2012. Oracle interview PART 1. What are the components of physical database. Structure of Oracle database? Oracle database is comprised of three types of files. One or more datafiles, two are more redo log files, and one or more control files. What are the components of logical database structure of Oracle database? There are tablespaces and database's schema objects. What is a tablespace? What is SYSTEM tablespace and when is it created? Tables for the entire database. A table is the ...
TOTAL LINKS TO THIS WEBSITE
12
Welcome to Tech Tent
Fsockopen() [ function.fsockopen. Unable to connect to 193.0.6.135:43 (Connection timed out) in /home/content/m/i/n/mingkuo/html/setc/administrator/components/com joomlastats/count.classes.php. Fsockopen() [ function.fsockopen. Unable to connect to 200.3.14.10:43 (Connection timed out) in /home/content/m/i/n/mingkuo/html/setc/administrator/components/com joomlastats/count.classes.php. Fsockopen() [ function.fsockopen. Bg black width fmax". Welcome to Tech Tent. Monday, 17 November 2014 20:49. Focuses on ...
Ghost
Just a blogging platform. Nice We've put together a little post to introduce you to the Ghost editor and get you started. You can manage your content by signing in to the admin area at your blog URL /ghost/. When you arrive, you can select this post from a list…. Page 1 of 1. Proudly published with Ghost.
Techtera - Wettbewerbscluster für technische Textilien und flexible Materialien der Région Rhône-Alpes, France, Lyon
Jump to main navigation and login. Einige Worte unseres Präsidenten. Beispiele von A bis Z. Wer sind unsere Mitglieder? CHEYNET ELASTICS - 1 teinture en matteau. Techtera ist der Wettbewerbscluster für Textilien und flexible Materialien der Region Rhône-Alpes.
Techtera, pôle de compétitivité des textiles et matériaux souples
Pôle de compétitivité des textiles. Aller au menu principal et à l'identification. Le mot du Président. Le montage des projets. Mistral : l'hôtel à projets. Quelques exemples, de A à Z. Les appels à projets en cours. Les infos des adhérents. Dépôt PDI Grands Axes. Les ART Ateliers Réseau Techtera. 10ans pôles de compétitivité. TECHTERA fête ses 10 ans! CHEYNET ELASTICS - 1 teinture en matteau. 8 octobre : Journée Axel'One Matériaux Innovants. Plateforme Axel'One PMI (LYON-Saint Fons).
Source Code Helpers
A blog on Asp.net,Oracle,SQl sever, Jquery, Ruby on Rails. Thursday, 17 July 2014. Update google map location on click with jquery. Google maps can provide you directions, interactive maps. And satellite/aerial imagery of many countries. Maps can also search by keyword such as type of business. Here we load jQuery and google maps library from CDN. Script src="http:/ code.jquery.com/jquery-1.11.0.min.js" /script. Script src ="http:/ maps.googleapis.com/maps/api/js? H1 Jquery for Multiple Click Map /h1.
techterabyte.com | place for learning and more...
Knowledge is for sharing. This article will give you basic idea about “Out-Of-Browser” settings under Silverlight. These posts will give information regarding different "Technical Writing Tools". Thursday, 23 July 2015. The Top Online Form Builders For Your Website. In this article you can compare the top online form builders for your website. Here, I have also shown some of the key features you expect to see in a good form builder. Several online form builders for a website will be discussed in this art...
TechTeria - How-To Guides and Tech Tips
Top Smartphones Under Rs 15000 in India in 2015. August 11, 2015. Mobiles come in various prices, features, configurations and operating systems. There are phones with screens as large as 5.5 inches and there are phones with cameras as powerful as 20 mega pixels. It’s true that today, thanks to technology, everyone… Continue Reading →. How to Set Username for New Facebook Page with No likes. August 7, 2015. How to Access Blocked Websites. August 3, 2015. August 2, 2015. Before starting any StartUp, Websi...
Techteriors | Creating Intelligent Environments
To Schedule a Free On-Site Consultation. Or email info@techteriors.com. Audio and Video Systems. System Automation and Control. Lighting and Shade Control. Multi-Room Audio and Video. Lighting and Shade Control. Networking – Home Computer. Security and Video Monitoring. Support & Service. Whether you are interested in a whole-house approach or just one room, Techteriors has your solution for superior lighting. Digital signage is one of the fastest growing marketing and advertising mediums today. With...
Technology Integration - Techteriors, LLC
To Schedule a Free On-Site Consultation, Call:. Techteriors is a team of experienced professionals who integrate state-of-the-art audio, video, lighting, communications, security and control equipment into both residential and commercial projects. How to Connect Your Home through the Savant App. App, which allows you to control nearly any aspect of your home environment from just one device. Options on our website or call us at (262) 243-9800. Hidden Technologies at the Office. Systems have enabled worke...
SOCIAL ENGAGEMENT