...
iXora Solution-logo

iXora Solution Ltd.

Software | Productivity | Growth

  • Services
  • Portfolio
  • Company
    • About Us
    • Process
    • Remote Team
    • Culture
    • Career
  • Blog
  • Contact
Are you interested in discussing a project with the CEO or CTO?
Need consultancy?
Book a Meeting

Home

All posts by : Harun Or Rashid

Django development for beginners

Django for beginners

October 27, 2019
by Harun Or Rashid ProgramingTutorial

Django at a glance Django is a python based open source free web framework It follows the MTV (Model-Template-View) architectural pattern. It also appears to be a MVC framework, but you call the Controller the “view”, and the View the “templa ...

Read More
0
Python Development using Visual-Studio

Python Development In Visual Studio 2017

October 6, 2019
by Harun Or Rashid ProgramingTutorial

Python at a glance An interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991 It is a server side programming language. Targeted for almost all platforms A modular langu ...

Read More
0
Tips about Uploading 4 GB file on Web Server

Tips about Uploading 4 GB file on Web Server

June 21, 2015
by Harun Or Rashid ProcessProgramingTechnology

Normally We can't upload files of  size > 4 MB.If we have to upload file of size maximum 4 GB then the web.config file must be contained the following codes 1 <configuration> 2 </system.web> 3 <httpRuntime maxRequestLength="412 ...

Read More
0
SQL query to find the 3rd oldest employee

SQL Query to Find the 3rd Oldest Employee

November 9, 2014
by Harun Or Rashid ProcessProgramingTutorial

Solution #1: find employee 1 SELECT * FROM 2 ( 3 SELECT TOP 3 ROW_NUMBER() OVER(ORDER BY DateOfBirth) AS row,* FROM Employee 4 ) Emp 5 WHERE row=3 Solution 2: 1 SELECT TOP 1 * FROM 2 ( 3 SELECT TOP 3 * FROM Employee ORDER BY DateOfBirth 4 ) Emp ...

Read More
0
All about file upload control in web application

All about file upload control in web application

August 12, 2014
by Harun Or Rashid ProcessProgramingTutorial

We upload any type of files from client to server using html element 1 <input id='myFile' type="file" /> And using ASP.NET control 1 <asp:FileUpload ID='myFile' runat="server" /> We can restrict to upload only some types of fil ...

Read More
0

Recent Posts

  • Dive into Zustand for Effortless State Management
  • AWS CDA: Gateway to Validate Your Cloud Knowledge
  • Powering Your Custom App Development with PowerApps
  • Convert your creations to JSON with BODYMOVIN
  • Monitoring Kubernetes Infra Using Prometheus and Grafana

Recent Comments

No comments to show.

Services

  • Web Application Development
  • Android & IOS App Development
  • Data Science & AI Development
  • Business Intelligence & Data Mining
  • SharePoint & Office 365 Application
  • DevOps And Cloud Consulting
  • System Analysis And UX/UI Design
  • Software Testing & QA Service

Solutions

  • Dedicated Development Team
  • Custom Software Development
  • Managed Resources
  • MVP/POC Development
  • Legacy System Migration
  • Digital Design & Prototyping
  • Support and Technical Consultancy
  • Full Project Development

Company

  • About Us
  • Process
  • Remote Team
  • Culture
  • Career

Insights

  • Case Studies
  • Blog

Address

House 12 (2nd Floor), Isa Kha Avenue, Sector-6, Uttara, Dhaka-1230, Bangladesh.

Get in Touch

  • info@perf.ixorasolution.com
  • sales@perf.ixorasolution.com
  • +88 02 41001527
Linkedin-in Facebook-f Twitter Youtube
ISO 27001 badge
AGS Certificate ISO-27001-2023
BAB Certificate ISO-17021-1
Copyright © 2025 iXora Solution Ltd. All Rights Reserved.
  • Privacy Policy
Shopping Basket
Manage Cookie Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
View preferences
{title} {title} {title}
Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.