- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
12 Posted Topics
Hi Everyone 👋🏼, I'm in a bit of a pickle, hopefully someone can provide some guidance. I have stale Firebase notification tokens in a database for an existing Xamarin application, initially (years back) the application never contained logic to refresh notification tokens. With the most recent update to the application … | |
Hi I have a `.Net Core Blazor` server project and I'm making use of the Repository pattern for data access. Initially, I had registered the repository as a scoped service. While testing I noticed that if I quickly switched pages for e.g. by clicking on the navigation menu, while the … | |
I need help understanding a point mentioned in [Facebook's platform terms](https://developers.facebook.com/terms/dfc_platform_terms/). In order to be able to actually certify that I comply, I've been trying to get feedback regarding this but it's proven to be tough for some reason. In Section 5b.Tech Providers ii.2) You will ensure that Platform Data … | |
I've been trying to archive my xamarin.android project for publishing but I keep getting this error: Error MSB4018: The "LinkAssemblies" task failed I've searched this error and tried the suggestions that I came across and none of them worked. One weird thing I noticed though is that when I set … | |
Re: Hi Davy, The term 'inline' if you already never knew means that the style for that element is within the element. For example: <div style="background: rgb(0, 0, 0) none repeat scroll 0% 0%; width: 7px; position: absolute; top: 68px; opacity: 0.4; display: none; border-radius: 7px; z-index: 99; right: 1px; height: … | |
Hi Guys, I have a data bound grid-view with action buttons for updating and deleting items in a users shopping cart. The grid-view uses a 'SelectMethod' in the code behind to generate the data. The problem I'm having is that every time I edit some data in the grid-view, the … | |
Hi I'm having a problem implementing a mini shopping cart drop down in the header to show the user all the products they have in their shopping cart. It seems the only solution for this is Ajax, and I've looked all over and can't find anything that I could possibly … | |
Re: I don't know why its not working for you but it works for me, maybe there's something wrong with your file references in the head section. I never made any changes, I just copied and pasted your code, oh wait I had a problem with file references as well, make … | |
I'm Having a problem with trying to figure out how to get my program to switch from one tab to another after a specific "Jbutton" is clicked. As displayed Below. | |
Hey there!!!!!.......I'm kind of having a problem with creating a foreign key in the derby database on the netbeans platforms.Can anyone help me please? | |
The End.