C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sachin Bhardwaj(5)
Tanmay Pathak(4)
Anjali Joshi(2)
Manju lata Yadav(2)
Kush Muchaal(2)
Manish Tewatia(1)
Sarthak Varshney(1)
Keyur (1)
Monica Rathbun(1)
Pravesh Dubey(1)
Sarvesh Shinde(1)
Mahesh Chand(1)
Navjot Singh(1)
Vidya Vrat Agarwal(1)
Anand Narayanswamy(1)
David Ballack(1)
Resources
No resource found
Slight Exertion With Objective-C For IPhone Development
Jul 31, 2012.
This tutorial teaches you the companion and basics of Objective-C programming language.
VMware Cloud for Disaster Recovery
Apr 21, 2024.
Protect your VMs from disaster with VMware Cloud DR! This guide explains the setup, testing, and how it safeguards your data from downtime & ransomware attacks. #VMwareDR #CloudDisasterRecovery
Types of Testing in Software Development
Nov 01, 2023.
This comprehensive article delves into the intricacies of software testing, outlining various types and their purposes. From unit testing to compliance testing, the piece provides insights into different testing methodologies and tools used in the software development lifecycle.
Getting Started With Objective C - Working With Methods
Jan 17, 2022.
This article explains how to create and implement methods in Objective C.
Getting Started With Objective C - Creating Class, Object And Accessors
Dec 10, 2021.
This article is for the beginners who want to learn and develop iOS apps in Objective C. This article explains creating Class, Instance/Object and Accessors in Objective C.
How To Quickly Change Azure SQL Database Service Level Objectives
Aug 30, 2020.
To swiftly adjust Azure SQL Database Service Level Objectives (SLOs), utilize Azure Portal's intuitive interface or T-SQL commands for efficient performance tuning. Consider migrating between DTU and vCore models, optimizing resources, and utilizing elastic pools for scalable solutions.
iOS App Lifecycle
May 12, 2020.
In this article, I will explain the iOS app life cycle and how App behaves when a user interacts with App user Interface.
Conduct Online Exam Using Microsoft Forms
Oct 09, 2019.
In this article, we will see how to create an exam using Microsoft Forms.
What Is Embeddinator-4000
Nov 18, 2017.
Learn and download Embeddinator-4000
Create Left/Right/Both Slider Menus In Your App With Objective C
Nov 19, 2015.
In this article you will learn how to create Left/Right/Both slider menus in your app with Objective C.
ASP.Net MVC Interview Questions Objective: Part 1
Oct 29, 2014.
In this article we will discuss ASP.NET MVC Interview questions and answer.
ASP.Net MVC Interview Questions Objective: Part 2
Oct 29, 2014.
In this article we will discuss ASP.NET MVC Interview questions and answer.
What, Why and How: SOA With Microsoft
Jul 22, 2014.
Explore Service-Oriented Architecture (SOA) with Microsoft for streamlined, modular applications. Harness Microsoft technologies like Azure and BizTalk Server to design, implement, and integrate services efficiently.
Q&A on DevOps and Role of DBmaestro TeamWork
Apr 01, 2014.
DevOps, shortly called as Development and Operations is a software development method that points out the need for better communication, collaboration and integration between software developers and information technology (IT) professionals.
Scenario Based Testing
Jun 20, 2013.
Scenario Based Testing is done to ensure End-to-End functionality of software. It also helps in identifying the process flows of the business of working software.
RAD Model
May 30, 2013.
Rapid Application Development (RAD) is a software development process model that is incremental and basically emphasizes short software development process cycles.
Software Testing and Its Objectives
May 21, 2013.
Software testing is a process that ensures the quality of the product to its stakeholders with information about the quality of the product or service under test.
Principals of Testing
May 09, 2013.
Testing as a process ensures quality. To ensure that the testing is performed correctly we follow certain principals to ensure quality testing.
Read and Write the Data To and From Document Directory of IPhone
Feb 26, 2013.
The iOS Device Document Directory is sometimes used to save & retrieve data. Data will be saved until the application terminates or until the document directory is cleaned programmatically.
KVO and KVC in iPhone
Feb 15, 2013.
In this article I will explain KVO and KVC in iPhone.
Category in iPhone
Feb 06, 2013.
Category is used for accessing the data from a different class without using inheritance. A category is used to enhance the capability of an existing class.
Switching Between Views in iPhone
Jan 02, 2013.
In this article I will explain how to perform switching among views.
Singleton Pattern in iPhone
Dec 14, 2012.
In this article I will explain the Singleton Design Pattern with example.
How to Code For IPhone Apps Development
Sep 13, 2012.
In this article I will give you just a basic introduction of how to code in iPhone/iPad Technology.
Basic Introductory Components of iPhone Programming
Sep 11, 2012.
In this article I will explain some basic components which are required to understand for iPhone development.
Introduction to Testing and Tester
May 17, 2012.
In this article we are going to learn about testing and the person who is responsible for testing; that is, the tester.