Enter Questions
Ad
Ad
Post free backlinks on site
Free backlink maker Use this free Backlink Maker to generate a large number of quality backlinks in a matter of seconds. Enter the website URL and click 'Make Backlink'. Enter URL and create a backlink.
How to create a custom log filter in enterprise library 4.0?
I am using enterprise library 4.0 and i can't find any documentation on creating a custom logging filter. has anyone done this or seen any good
What's the best way to export bug tracking data from hosted HP Quality Center?
This question may be too product specifc but i'd like to know if anyone is exporting bug track data from hp quality center. hp quality
ListItem Mouse Enter Message Box
I am using event triggers in my xaml, i have the following style set on a listitem. what i want is to display the contents of the listitem in a
Enterprise Library Database Trace Listener?
I'm using entlib v4 for logging and currently i'm saving the events to the default text file listener. i would like to use ms sql database
Alternative Style(CSS) methods in SAP Portal?
I am overriding a lot of sap's portal functionality in my current project. i have to create a custom fixed width framework, custom iview trays,
Enterprise Library Application Blocks OR Home Grown Framework?
We are currently looking to adopt some type of "standard" developer framework and have looked into using the enterprise library. would you
Logging Application Block - Logging the caller
When logging with log4net it's very easy to put class that called the log into the log file. i've found in the past that this makes it very easy
Filter AppCenter push notifications depending on the current logged in user
Using appcenter i am able to send push notification to all my devices with my xamarin forms (android only) app. since my devices, are
How can I call a javascript function upon hovering an a-frame element, using its ID?
I have been calling javascript functions on mouseenter, like this:
How can I use Repository
I use dagger2 and moxy with mvp. as i understand, presenter can call the repository for loading and unloading data from the database. but i just
Ad
Is fastlane still needed with VS Appcenter?
Like the title says. i am planning to use visual studio appcenter. where does fastlane fit in there? as i am seeing it, fastlane becomes redunant
How to handle a custom ArrayAdapter in an Android MVP project?
I have an android mvp project. i want to keep out any android references out of the presenter. this way, i can keep ui separated in the
AppCenter with Flutter (IOS and Android)
Right now we are developing 2 flutter projects, both is running work on android and ios. no problems there (yey) the problem i'm having is, i
How to Handle "Cannot run with sound null safety" error with Visual Studio AppCenter in Flutter APK Build
I'm trying to add appcenter to my application but i get build error: error: cannot run with sound null safety, because the
Should I sign my Android APKs even though they are only used in an enterprise/private context?
I am building an app that is installed on multiple private enterprise android devices on which i am the device owner. should i
How to get the Object_Id from COM Object in Enterprise Architect
I tried to find a string in the content of the element of enterprise architect using python. i read the excel column by column and search the
How can I center a label in the middle of a panel in C#?
I am trying to make an icon generator application in c#. i have to panels, one that is in charge of the background colour (border colour) and the
Could not GET 'https://jcenter.bintray.com/com/google/' Received status code 502 from server: Bad Gateway
My project has no problem till yesterday. today my team and i get the same problem while building the project. could not
AppCenter Xamarin.Android builds and installs successfully on devices but doesn't run
I'm developing a xamarin.forms app (early stages) and have just set up appcenter to build and distribute it. appcenter takes the xamarin.android
How to distribute private Android app testing tracks using the Android Management API + Organisations?
So i'm using the android management api to manage and handle deployment for an app to a kiosk device i am working on. i've created an
Get Azure Security Center alerts via python SDK
I want to list azure security center alerts using the python sdk. i found this package:
Ad
how to Add List in TabBarView in flutter
I want to add listviw with column . . . . . . .. . . . . . . . . .. in 'a' screen i want to show list. but i can't and i've
Problem with centering text in Column flutter
So i want to move this "pow" text there where the x is. white arrow is just an example what is happening if i instead of
Flutter Centering text in AppBar
I just want to center this entire text (of course it should be still in appbar). thx
Center an incrementing number using the "setByPostion" component in Flutter
I am developing a new game and ran into an issue where when my score increases to more than 10 or by another decimal it will not center properly
JSF Components alignment inside panelGroup
I have a selectoneradio element with layout="custom" inside a datatable. below is the xhtml
Why my Center widget doesn't work in Dart? | Flutter
I am trying to center all widgets (2 icons and text), but when i am adding center widget (before child: row i put child: center(code
Uploading AAB Bundle to AppCenter downloads an APK File?
I am converting my android app from apk to aab. however, when i uploaded the bundle.aab to appcenter, the download was an apk? shouldn't the
Completely center Widget in Flutter
I started to develop in flutter recently and i am having difficulties in centralizing a widget completely in the available space of view.
React onMouseEnter event triggering on child element
I'm assigning an onmouseenter event to a parent element but the child is the one being triggered with this event. when i write on the console the
How to put Image in Center of the screen whithout margin/padding in Flutter?
Heyy guys, how ya doin? i'm trying to put this image in the middle of the screen, it's just a image with a little text below it, but i can't find
Ad
Google Maps Flutter disable center Marker after onTap()
I use flutter_google_maps and after tapping on a marker the marker is centered automatically on the map. is there a way to disable this?
React-Native Android - Could not find com.android.tools:common
It seems that somehow the android/tools/common library has been deleted
Kiosk devices with Lollipop (5.1) enrollment via NFC
I would like to ask, if somebody tried enroll kiosk devices with android via programmed nfc tags. i found
Error: could not find com.google.gms:google-services:4.2.0
Today i was trying to update com.google.gms:google-services to 4.2.0 from 4.1.0 as it's the latest version and
Microsoft appcenter and upload APK without integrating their SDK on Ionic 3 app
I can upload an apk to the hockey app. but i cannot see any such option on microsoft
Could not find support-media-compat.aar
Trying firebase to an android gradle app. as soon as i add the
Couldn't locate lint-gradle-api-26.1.2.jar for Flutter project
I'm new to flutter and trying to run the example project when you create a new one. when trying to run it, i have this issue: failure:
Android CI build: Could not find aapt2-proto.jar
I have failing build on a bitbucket ci server: > could not resolve all artifacts for configuration ':classpath'. > could
Center text in a row (Flutter)
I'm trying to center my text in a row but i want to keep the image on the left side as well. i would like to put the title and the description in
play-services-measurement-base version mismatch between google and maven repository
I'm trying to build an android react native app where we use both google analytics and firebase and i ran into this issue when compiling:
How to handle timeouts in Cassandra + AWS Lambda
I've a lambda function with vpc that connecting to cassandra. i think that because of cold-start or other issue it can't connect to the
Ad
AppCenter build error: Project firebaseauth_web at : is either no Android app project or build version has not been set to override
I have a mobile project in flutter and i am trying to build it on appcenter but i got this error: project
Ace editor pressing enter key does not add a newline
No newline is inserted when pressing the enter key in the editor field of an ace editor instance. nothing happens. example initiation:
Failed to resolve: firebase-iid-interop
This is screen shot
Why does the order of imported repositories in build.gradle make or break the project?
Please explain why the first code gives me syncing errors while the second doesn't. allprojects { repositories {
FCM-How to differentiate it is send from Firebase Console or HTTP when user click on the notification
I manage to set up everything and i can sent notification from method 1(firebase console) or 2(http send using javascript and ajax) now
Unable to upload APKs to App Center to perform Espresso UI testing
I'll try being as detailed as i possibly can. please excuse any formatting or language issues. what i'm trying to do?
Flutter TextField not centering when its Container shortened in GridView
I'm trying to create a grid of textfields that are centered in containers. works great until the grid tiles get a bit squat:
Caption centered and at the bottom of a background
I'm a react beginnercan you explain me how to place a .herogroup (composed by h1, p and a button) in the middle and 20px far away from the bottom
Set ActionBar title text in center
How can i have actionbar text set to the center. i have used below code to set text to center: <?xml version="1.0"
Flutter iOS build on the App Center fails with error: "Invalid Podfile file: Generated.xcconfig must exist
I've just set up my app to be built on the app center, by following the
How does designing custom android DPC app relate to Android management API?
I'm new to android enterprise development world, and i have some misconception of how different pieces in the android enterprise ecosystem relate
Ad
How to update MPNowPlayingInfoCenter when using MPMusicPlayerApplicationController
I'm trying to update mpnowplayinginfocenter with the song info of a track that i'm playing from apple music. i have done the
AppCenter build fails with no such module
My automatic ios build on appcenter fails with the following error (snippet): viewcontroller.swift:10:8: error: no such module
iOS RemoveDeliveredNotifications(string[] identifier) will not delete the notification(s) when app in background
Maybe someone can help me. in my app i'm using push notifications to inform the users that a new message is written to the database. one user can
Local notifications working on ios simulator but not on device
I've been working on getting local notifications working on this app i'm working on. i've setup the notification content with some text in the
Test Distribution
At my work we are running a group of tests that consist of about 3,000 separate test cases. previously we were running this entire test suite on
Migrate from jCenter to MavenCentral, should I create a third party library JAR file containing all its dependencies?
I'm working on migrating all the third party libraries in my project from jcenter to mavencentral. but some of them are really old and have
Center nested resizable divs to body page
New to css and html, i am trying to build a simple site that shows 5 images next to each other, that re-scale when the window is resized. what i
Centering an element and enlarging it?
If you see my gallery plugin on the right side of this page:
Display those employees whose salary is less than his manger but more than the salary of any other manager using ORACLE SQL query
Display those employees whose salary is less than his manager but more than the salary of any other manager using oracle sql query
Oracle query results don't match Enterprise Manager values
I am trying to get the size of all tablespaces on an oracle database. i have tried 2 ways of getting the info. option 1 gives me good
Python all points on circle given radius and center
I wrote this function: def get_x_y_co(circles): xc = circles[0] #x-co of circle (center) yc = circles[1] #y-co of circle
Ad
Enterprise Library CacheFactory.GetCacheManager Throws Null Ref
I'm trying to convert an application using the 1.1 version of the enterprise library caching block over to the 2.0 version. i think where i'm
NotificationCenter: How to add a notification in BaseController without it being added multiple times?
I have a baseviewcontroller and all the view controllers in my app inherits from this baseviewcontroller class. i want to listen to a custom
Manage a cassandra database on docker with opscenter
I have a cassandra instance running on docker and i am wondering (if possible) to use datastax opscenter to monitor the cassandra instance.
How to center a multiline text view with the smallest width necessary?
I would like to have my 2-line text view in android-xml centered horizontally with the smallest width necessary. at the moment it's
Bintray upload failing, unable to find class R
I have made an android library by following
IBM Mobile First IOS and Android private app store enquiry
Correct me if i am wrong. for the private apps store, only intranet users able to download the apps.
Launching app from Local Notification; VC instantiates, but does not appear
I would like to launch my app from a local notification that will appear when the home screen is locked or when the user is in another app based
All delivered Scheduled Notifications are cleared from Notification Center when one is tapped
I scheduled multiple local notification for the user. all of them are also delivered on their specified time. however, when i try to open any one
Listening to non-verbose log entries only with enterprise library
I'm marking verbose log entries like this: logger.write(new logentry { message = "using debug quote id...", severity =
How to prevent a Winforms control from listening to the keyboard
For a certain inputform, i'd like to make it possible to do input with the keyboard. i know how to read the keys through keypressed and keyup,
how to center tool bar button on picker view (swift4)
I want to center the button on the toolbar. currently the button automatically goes to the right hand side. let toolbar =
Ad
Using Mouseenter / MouseLeave to Change Div in JavaScript
I am trying to use an array index to allow a set of div ids to change from one id to another when the mouseenter and mouseleave functions are
Insert text in other apps automatically - swift4
I have a simple application, which can send user unnotification periodically. i want to insert/paste some strings into the
NSNotification.Name.UIKeyboardWillShow crash - Unable to find cause
Users of my app have reported a random crash. i have integrated crashanalytics which is giving the following details :
Displaying different developer names from one Apple Enterprise Account
Can i publish apps from one account (enterprise) with different seller's display names in app store? thanks for help.
iOS local notification doesn't play sound on a locked screen
My app is supposed to show location-aware ads via ibeacon ranging. there is no problem with that: the app awakes in the background when 'sees'
UNUserNotificationCenterDelegate didReceive response for Local Notifications not called when app is not running
I am trying to use the new usernotifications framework for local notifications. i redirect the user to a different viewcontroller when the
Logging user out crashes the app
In my settingsvc, i send a notification of nsnotification.name(rawvalue: "logout") which is observed by the appdelegate's
Flutter: Trying to bottom-center an item in a Column, but it keeps left-aligning
I'm trying to bottom-center a widget at the bottom of a column, but it keeps aligning to the left. return new column( new stack(
Broadcast data to multiple widgets in Flutter
Is there a way to broadcast data from one widget to other widgets? similar to a broadcastreceiver on android or nsnotificationcenter on ios.
Centering inline-block DIV with CSS ":before" ruins text centering both vertical and horizontal
Hello everyone i have this set up to center some div based buttons but i'm having some visual glitches when centering text (it is not really
How Do I Center Product Title And Pricing Info On My Shopify Website?
I'm trying to figure out how to center the title of the product i'm selling on my website (safe guard lenz) as well as center the pricing details
Ad
Blog Categories
Ad