Quantcast
Channel: Software Applications Programming Errors and solutions.
Browsing all 277 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Performance issues causes in SQL Server

1. Buffer pool too small2. Inadequate Disk I/O subsystem3. I/O bottleneck4. Missing Indexes5. Low index usage like  poorly design indexes6. Temp DB contention7. Data and Log file are on same drive8....

View Article


Image may be NSFW.
Clik here to view.

Software engineer salary Career path

This is Career path for Software..Salary is depends on experience . I can not define salary for all level but As I am technical so I can define probable salary for Axapta Technical Experience wise.1.Ax...

View Article


Image may be NSFW.
Clik here to view.

GST:Subsuming of Existing taxes and Meaning

GST Stands for Goods and Service Tax. Other coverage you can see on below image.

View Article

Image may be NSFW.
Clik here to view.

Using CROSS JOIN vs INNER JOIN in SQL Server all version same concept

Cross joinEach row from testtable1 will return with each row from testtable2 because there will be no join condition.without joining condition we can return multiple data from tables using cross...

View Article

Image may be NSFW.
Clik here to view.

IMAP and POP setting for Office 365 on mail sending

If you are trying to configure to send mail by code or any application through office 365 then setting of port is as below.

View Article


Image may be NSFW.
Clik here to view.

Management Reporter 2012 Configuration Console Publish connection

Management Reporter 2012 Configuration Console.If you are facing issue in MR Url for particular user then you can publish MR server connection from configuration console using below steps.Choose the...

View Article

Image may be NSFW.
Clik here to view.

Some Important Information for Power BI Tool

If you are search for some information about Power BI then Important points I am mentioning here for Power BI. Its just idea.Power BI1.Power BI can connect to your cube and create report and...

View Article

Image may be NSFW.
Clik here to view.

Difference between 11.0.3368.0 and 11.0.3128.0 for SQL Server 2012

1. 11.0.3368.0 Full version name Microsoft SQL Server 2012 (SP1) - 11.0.3368.0 (X64) May 22 2013 17:10:44 Copyright (c) Microsoft CorporationStandard Edition (64-bit) on Windows NT 6.1 <X64>...

View Article


Image may be NSFW.
Clik here to view.

SQL Server Tips for Memory usage,replication,CU updates etc

1. To check which user is taking maximum memory usage in SQL 2014 You can try below commandselect * from sys.sysprocessessp_who2active2. How to rename a column in subscription table in replicationYou...

View Article


Image may be NSFW.
Clik here to view.

Famous and Historic Places to visit In India

1. The Red Fort, Delhi2. The Taj Mahal, Agra3. Pangong Lake, Ladakh4. Valley of Flowers, Nainital5. Jaisalmer Fort, Jaisalmer6. Ruins of Hampi, Karnataka7. Ghats at Varanasi, Uttar Pradesh8....

View Article

Image may be NSFW.
Clik here to view.

TOP 10 facts You need to Know about India

View Article

Image may be NSFW.
Clik here to view.

Famous things to buy in Saudi Arabia

Famous things to buy in  Saudi Arabia ,Places and Useful Information1.Souks is The traditional open air markets, its an old markets of Jeddah along the Red Sea.You can buy  at Al-Basha Market for gold...

View Article

Image may be NSFW.
Clik here to view.

Security Awareness for your laptop,PC ,Mobile devices

1. Do NOT open any Email attachments from unknown sources like exe files , whether on your your own personal email accounts such as Yahoo, Gmail, etc. 2. Do NOT click on any Links , sent from unknown...

View Article


Image may be NSFW.
Clik here to view.

IT Security:Information Technology Security tips and trick

Protect what mattersPrioritize your most sensitive accounts.EmailOnline banking and other payment websitesAmazon and other eCommerce website you use for shopping like flipkartAny account where you’ve...

View Article

Image may be NSFW.
Clik here to view.

Observing Tables sizes Records and Free space on SQL server database

I want to share one clip which will show you how to check each Table size for all tables, Total Number of records, Disk usage on tables, free spaces for tables in SQL Database.You can see how to write...

View Article


Image may be NSFW.
Clik here to view.

Computer memory measurement details

Following are the Computer memory measurement details0 or 1=1bit8 bits = 1Byte1024 Bytes =1 Kilobyte1024 Kilobytes =1Megabyte1024 Megabytes = 1 Gigabyte1024 Gigabytes = 1 Terabyte1024 Terabytes =1...

View Article

Image may be NSFW.
Clik here to view.

How to create View using Union query from one database to another database in...

To create View using Union query from one database to another database in SQL you can get hints from below example its very simple your column should be the same type and number of the column should be...

View Article


Image may be NSFW.
Clik here to view.

How to Get different places for Microsoft Dynamics Axapta Financial Dimension

How to Get different places for Microsoft Dynamics Axapta Financial Dimension. Its easy you can go to module and edit the form and you can check financial dimension tab in form like item master,AR, AP,...

View Article

Image may be NSFW.
Clik here to view.

Apply Monopoly to become successful person in business and Job

You can watch to Apply Monopoly to become successful person in business and Job. If you achieve monopoly it means you have got end key to get success in life.I want to share small clip or view that how...

View Article

Image may be NSFW.
Clik here to view.

Simple way to convert English Number to Arabic Number in Programming.

There is a Simple way to convert English Number to Arabic Number in Programming.1. You need to create one table where you can store Arabic and English Number in following Manner.2. Second step is to...

View Article
Browsing all 277 articles
Browse latest View live