Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "velu"

Hi,

To find failed queries in oracle please check the below link.

[https://www.youtube.com/watch?v=CU9HXX7RR9w])

Hi,

I need all users in the DoWork method.

But we get an error. Eg: var users = _userManager.Users;

Please help us in this.

Also, _repository.getall() not working in the DoWork method.

Thanks.

How to authenticate using mobile number and password.

like username/email address/mobile number and password.

Please help us in this.

Thanks

how to store the encrypted password in the connection string

Filename: appsettings.json

Thanks

Hi,

We want to add aliases for certain modules.

and we don't have a webpack.config.js how can we achieve this in angular.

Please help me to solve this.

Eg;

module.exports = {
  "resolve": {
    ...
    "alias": {
      globalize$: path.resolve(__dirname, "node_modules/globalize/dist/globalize.js"),
      globalize: path.resolve(__dirname, "node_modules/globalize/dist/globalize"),
      cldr$: path.resolve(__dirname, "node_modules/cldrjs/dist/cldr.js"),
      cldr: path.resolve(__dirname, "node_modules/cldrjs/dist/cldr"),
      ...
    },
 },

Hi,

How to send the notification to users in do work method.

Thanks.

Hi,

How to get mobile number from the user input while Gmail signup process.

We need the mobile number for signup when the user selects external authentication. (Gmail)

Please help us to solve this.

Hi,

We are using aspnetzero CORE 1.* angular 4

in application localization placeholder property not reflecting.

Thanks

Hi,

We are using aspnetCore 1.* angular4 (Combined solution).

We are fetching data in android APK using aspnetzero WebApi.

Sometimes it returns a null message or html page.

We want to get detailed error via web api

Can you please help me in this

Thanks.

Hi,

We are using .netcore1.* angular 4(Combined)

When we send the notification to the user, User receives two notification for the single push.

Please help me to solve this issue.

Thanks

Showing 21 to 30 of 89 entries