Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
~7K People Reached
Favorite Tags
Member Avatar for Clif40RD

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 …

Member Avatar for Clif40RD
0
123
Member Avatar for Clif40RD

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 …

Member Avatar for rproffitt
0
186
Member Avatar for Clif40RD

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 …

Member Avatar for Clif40RD
0
61
Member Avatar for Clif40RD

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 …

Member Avatar for Clif40RD
0
1K
Member Avatar for davy_yg

During trying to inspect element like changing the color of the web scroll down color. I cannot find which css file to change? Which on the right side said inline instead of mentioning the file. element { Inline background: rgb(0, 0, 0) none repeat scroll 0% 0%; width: 7px; position: …

Member Avatar for Clif40RD
-1
240
Member Avatar for Clif40RD

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 …

Member Avatar for ddanbe
0
1K
Member Avatar for Clif40RD

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 …

Member Avatar for Xavier_5
0
2K
Member Avatar for Stefce

Hello i have a problem putting margin between the images i have this html code <div class="row"> <div class="col-lg-12"> <h2 class="page-header">Featured Posts</h2> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> <div …

Member Avatar for Stefce
0
504
Member Avatar for Clif40RD
Member Avatar for Clif40RD

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.

Member Avatar for llaspina
0
402
Member Avatar for Clif40RD

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?

Member Avatar for Clif40RD
0
702
Member Avatar for Clif40RD