Manika-Chowdhury

Showing posts with label Manika-Chowdhury. Show all posts

In today's fast-paced world, the need for robust software is ever-increasing. Companies around the world are constantly searching for tools and solutions that can help them ensure the quality and security of their software.

 

This is where scanning tools like Prisma, Sonarqube, Veracode, and Snyk come in handy. In this article, we will explore the differences between these popular scanning tools.

Published by on under Editorial | Manika-Chowdhury

As a developer, everyone knows about the enum type. It is a special data type that enables a variable to be a set of predefined constants, and the variable ought to be identical to one of the values that have been defined for it.

 

In the SOAP web service, the communication is made through XML (string). But what will happen if someone sends a garbage value to an enum type variable in the SOAP request? This post is all about that. So, continue reading it further.

Published by on under Java | Manika-Chowdhury

In the previous blog post, we learnt how to parse WSDL using the 'wsimport' tool. That's not the only option to parse a WSDL file in Java. If you are using Maven as a build tool, you can perform the same using 'JAX-WS' Maven plugin.

 

In this tutorial, we are going to learn how you can use the 'JAX-WS' Maven plugin to parse a WSDL file to generate java classes.

Published by on under Java | Manika-Chowdhury

The Web Services Description Language (WSDL) is an XML based interface definition language that is used for describing the functionality offered by a SOAP web service. If you have a WSDL file and you want to generate java classes (.java and .class) from it, there are number of ways.

 

In this quick 'how-to' article, we will learn how to generate java classes using the 'wsimport' command that by default comes with JDK.

Published by on under Java | Manika-Chowdhury

As Windows 10 Anniversary Update has already been released, in this post we are going to see one of the key feature of this updates. Whenever we try to download something using Microsoft Edge, the file gets downloaded in the default download folder, if we ourself do not mention the path.

 

As one of the key features of Windows 10 Anniversary Update, you can now change the default download folder as your desire. You can follow the below mentioned steps to do so.

Published by on under Manika-Chowdhury | Microsoft Edge

Along with Windows 10 PC Build 14328 for Windows Insiders, Microsoft improved the privacy of the user. The email address which was shown in the sign-in screen, will be by default hidden and if require, user can make it visible there.

 

Today in this small blog post, we will learn how to show or hide the user’s personal details like email address on Windows sign-in screen.

Published by on under Manika-Chowdhury | Win10Tips

If you are using Windows 10 PC or any Mobile device, you might already know about the Quick Action buttons. In latest Windows 10 Mobile update for Windows Insiders, Microsoft added the functionality to customize the quick action panel as per your need.

 

You can now add/remove any action button or rearrange them. In this quick blog post, we will discuss about it with a set of screenshots.

Published by on under Manika-Chowdhury | Tips

Microsoft announced the availability of Windows 10 Insiders preview build 14328 for the fast ring users. The build is now available via the Windows Update/Phone Update for both PC and Mobile devices. Only a few set of phone devices listed by Microsoft will get this build.

 

There are a lot of new features/enhancements available in this build along with fixes. As it’s a developer preview build, it also has some known issues. Continue reading to know more about it.

Published by on under Manika-Chowdhury | News

Microsoft released Windows 10 Mobile build 14327 to the Windows Insiders available in the fast ring. With this build, they introduced some changes/improvements for the insiders to test and provide feedback. Among those, one is the messaging app.

 

Now you will be able to easily delete the messages from the messaging app, just like what you are doing in Windows 10 PC build. Continue to read more about it.

Published by on under Manika-Chowdhury | Windows
Everyone cares about his/her system's security and cares more when its related to virus. Here comes one new enhancement in security perspective in Windows 10 November updates and that's about Windows Defender. Its now more integrated with Windows Operating system.

We all know Windows defender is already present from Windows 7 on wards. Lets see what Windows November update has added more to Windows Defender.
Published by on under Manika-Chowdhury | Tips

Microsoft brought a new set of enhancements along with Windows 10 November Update. Among them, one is lock screen enhancements which will allow you to set background image of lock screen from the Windows Spotlight and set/remove the login screen background image.

 

Today in this post, we are going to discuss on the same and will see how to set those various options in Windows 10 November update (aka. Threshold 2).

Published by on under DZone | Manika-Chowdhury