TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Orientation
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Pradip Pandey (3)
Charles Petzold (2)
Amir Ali (2)
Sachin Bhardwaj (2)
Raj Kumar (1)
Swesh S (1)
Dinesh Gabhane (1)
Mahesh Chand (1)
Indraneel Pole (1)
Liane Stevenson (1)
Charwaka Thupili (1)
Rahul Bansal (1)
Hemant Srivastava (1)
Rick Malek (1)
Karthikeyan Anbarasan (1)
Arun Choudhary (1)
Vijay Prativadi (1)
Ibrahim Ersoy (1)
Related resources for Orientation
No resource found
How to Track Browsing Device and Orientation in ASP.Net
9/27/2024 10:21:36 AM.
Discover how to effectively track browsing devices and their orientation in ASP.Net. This guide covers essential techniques for detecting user agents, utilizing JavaScript for real-time orientation da
Mastering Microsoft 365 Copilot Prompts
8/27/2024 9:37:09 AM.
Microsoft 365 Copilot enhances productivity by using AI to streamline workflows in apps like Word, Excel, and PowerPoint. Mastering prompt techniques—ranging from basic to advanced—enables users to ac
Orientation, Anchoring, Resizing And Repositioning Of Views In Android Application
6/11/2024 12:38:57 PM.
Learn Android programming basics, including handling screen orientations, anchoring views with RelativeLayout, resizing, and repositioning views for different orientations. Customize UI based on scree
Accelerometer and Location service in Windows Phone 7
2/28/2024 11:34:29 AM.
Accelerometer and location service in Windows Phone 7 enable motion sensing and precise positioning for applications. Utilizing sensor APIs, developers access acceleration data and GPS information, fa
Why we should learn C#?
2/26/2024 6:11:34 AM.
This article explores the reasons behind choosing C# over other languages, delving into its evolution, key features like object orientation, lambda expressions, LINQ, generics, and its adaptability fo
WPF ProgressBar
2/20/2024 7:26:59 AM.
C# ProgressBar class represents a WPF progress bar controlupd. The <ProgressBar> XAML elements can be used to create a progress bar at design time. The code examples in this tutorial demo how to
Activity Behavior Changes When the Screen Orientation Changes in Android
4/2/2020 1:04:10 AM.
This article explains the restart of an Activity device due to orientation changes in Android.
Screen Orientation in Android Using Android Studio
4/1/2020 3:50:53 AM.
This article explains screen orientation in Android. Android Studio is used to create the sample.
Activity Behavior When Screen Orientation Changes In Android Application
3/2/2020 11:51:37 PM.
In this article, you will learn about the activity behavior of views, when screen orientation changes to either portrait or landscape.
Detect Orientation Changes And Control The Orientation Of The Activity
3/2/2020 4:21:29 AM.
In this article, we will see how to detect the device orientation and control the orientation of the activity.
Guide To Create Orientation Awareness In Sencha Touch Apache Cordova App - Part One
8/20/2016 4:22:19 AM.
In this article, you will learn, how to create orientation awareness in Sencha Touch Apache Cordova app.
HTML 101 - Structure
11/24/2015 3:21:18 PM.
The basics of HTML and a little bit of Object Orientation
Work With Portrait & Landscape Modes in Windows Phone Apps
7/14/2015 1:29:53 AM.
This article shows how to work with portrait and landscape modes in Windows Phone Apps.
How to Set Orientation of Runtime Generated PDF
2/26/2015 12:33:21 AM.
In this article you will learn how to generate a runtime PDF with both Landscape and Portrait page modes.
How to Set Screen Orientation in iPhone
2/25/2013 5:25:40 PM.
In this article I explain how to manage screen orientation in an iPhone.
How to Set Page Orientation of Only Individual Page in MS-Word
2/1/2013 4:13:32 PM.
This article shows how to set the page orientation to landscape in Microsoft Word 2007 for only some pages in a document (i.e. not the entire document).
How to Set UI Orientation Without Code in iPhone
11/24/2012 4:51:44 PM.
In this article I will explain how to set the iPhone screen orientation without any code.
Why Object Orientation for COBOL?
9/30/2012 4:41:23 AM.
Why is Microsoft interested in having so many languages target the new environment?
Working With Screen Orientation in WP7
4/19/2012 12:05:34 PM.
In this article we are going to see about the Screen Orientations in Windows Phone 7 Development.
Display TextBox Orientation in Windows Phone7
3/6/2012 6:56:00 PM.
In this article we show TextBox orientations in a Windows Phone7.
Orientation Changes in Windows Phone 7 Via WCF Service
2/18/2012 10:51:14 AM.
Today, in this article let’ learn another wonderful concept in windows phone whereby communicating with WCF Service to perform some expected arithmetic operation. Once Implemented, it gives flexibility to the user to access phone in different orientations as per user choice.
Orientation Hint for Windows Phone7
11/25/2010 6:54:30 AM.
In this article I will be a showing you a nice hint for Orientation.
Working with Silverlight and XNA windows phone 7 application Orientation
11/22/2010 5:28:19 AM.
When you run the SilverlightHelloPhone program, and you turn the phone or emulator sideways, you'll discover that the display doesn't change to accommodate the new orientation, To fix that problem you have to make change in the root PhoneApplicationPage tag, of MainPage.xaml change the attribute.