98 Solved Topics

Remove Filter
Member Avatar for pritaeas
Member Avatar for pritaeas

I've found myself on the "Endorse Members" page: ![Schermafbeelding_2022-08-04_165629.png](https://static.daniweb.com/attachments/0/fde902bff2336ca1138e778e87e11f8e.png)

Member Avatar for pritaeas
0
50
Member Avatar for pritaeas

I archived all the messages in my message list (also yours Dani). Now, if I get a new message (from you) I get a popup stating I have a new message, but this message does not appear in my message list. Is this a bug or an undocumented feature?

Member Avatar for Dani
0
32
Member Avatar for pritaeas

My avatar is no longer loading: ![Schermafbeelding_2022-08-01_095403.png](https://static.daniweb.com/attachments/0/3971bfe333dfcd3b186dd30307e1c724.png)

Member Avatar for Dani
0
33
Member Avatar for pritaeas

I'm looking for a .NET tool/component I can use in WinForms that works like [mermaid](https://mermaid-js.github.io/mermaid/#/) but does not require a browser component. Something that generates an image is preferred.

Member Avatar for pritaeas
0
275
Member Avatar for pritaeas

I started my previous question with the title "Filter by" . I typed my question, clicked go to the next step. After that I clicked "Free" and only after that I got turned back to my question indicating that the title was too short. Shouldn't it say that before continuing …

Member Avatar for pritaeas
0
326
Member Avatar for pritaeas

I just updated my professional networking profile. The skills and interests textbox was prefilled with php, mysql, javascript, web-design and asp.net presumably from my post history. I've updated this to c#, .net and sql. This is visible in my profile page. When I go back to edit my professional networking …

Member Avatar for pritaeas
0
395
Member Avatar for pritaeas

It's been a while ;) Still very busy, but hoping to pop in on a regular basis. How's everyone been?

Member Avatar for pritaeas
3
3K
Member Avatar for pritaeas

Please see attached screenshot. Both threads were started by Pavan_9 but somehow it is showing maverick2020. Or is this caused perhaps by a name change. ![Untitled.png](/attachments/large/0/32a4fe073a2986a18ff771bf9ac4e7ea.png "align-center")

Member Avatar for Dani
0
311
Member Avatar for pritaeas

I have a MultiView in a part of a WebForms page (within a RadPane which is a Telerik component). It contains two Views, an overview and a detail view. When switching between them, the scrollbar position is kept, but I would like to force it to the top. All options …

Member Avatar for pritaeas
0
356
Member Avatar for pritaeas

Hi. We're looking into building an easy to use audio player to use at parties. BPM Studio works great, but most people don't know it and have trouble using it. So far I've found [NAudio](https://naudio.codeplex.com), which makes playing mp3's easy. I'm looking for something I can use so I can …

Member Avatar for qingshan05
0
438
Member Avatar for pritaeas

https://www.daniweb.com/programming/web-development/code/497022/automatic-facebook-post-bumper Inline code snippets are much smaller then the snippets in the code part of a code snippet article. Could you please make them equally small, for readability's sake?

Member Avatar for Dani
1
283
Member Avatar for pritaeas

I could not select article type (code snippet) when creating a new thread from the web development forum. Anything I missed?

Member Avatar for Dani
0
209
Member Avatar for pritaeas

When I hover over a user logo in the endorsement page, the name appears on the left hand side of my screen (Opera). At closer inspection, it appears to be a general issue with the tooltips. Same happens in my profile over the question mark buttons.

Member Avatar for Dani
0
268
Member Avatar for pritaeas

No matter what I type in the search box, it only returns links to member profiles, if any.

Member Avatar for pritaeas
0
158
Member Avatar for pritaeas

You have some serious query/caching issues. Times vary but slow nonetheless. Finder -> My Bookmarks Page generated in 26.1996 seconds with 8 database queries and 7 memcached requests using 6.01MB of memory Latest Posts Page generated in 16.5247 seconds with 5 database queries and 6 memcached requests using 4.71MB of …

Member Avatar for Dani
0
253
Member Avatar for pritaeas

I notice that the forum list (e.g. PHP) is not updating consistently today. I posted a reply in one thread, and deleted one in another, but the main PHP page is not showing those updates? Did something change? https://www.daniweb.com/web-development/php/threads/498436/order-by-with-numbers-countdown I replied, but the OP is still showing as last replier. …

Member Avatar for pritaeas
0
190
Member Avatar for pritaeas

Did you change the frequency of notification e-mails? Yesterday cereal voted on a post, and I got an email today. I've noticed this last week too, yet remember getting them almost instantly before that.

Member Avatar for Dani
1
530
Member Avatar for pritaeas

This post is in the unresolved post section: https://www.daniweb.com/hardware-and-software/microsoft-windows/viruses-spyware-and-other-nasties/threads/19022/browser-redirectaboutblankother-problems- But I cannot edit it. It just disappears when clicked.

Member Avatar for Dani
0
201
Member Avatar for pritaeas

For one of our projects we are looking for a Word editor that can be used in ASP.NET without the need of Office/Word being installed on the server. The requirement is that we need to be able to edit Word mail merge templates online. Any advice or pointers welcomed.

Member Avatar for pritaeas
0
242
Member Avatar for pritaeas

Am currently trying to use the Web API and accept a HTTP POST containing an XML. I was under the impression that this could be automatically deserialized into an object, but I am missing something. public class Item { public int Value { get; set; } } This one works, …

Member Avatar for pritaeas
0
222
Member Avatar for pritaeas
Member Avatar for diafol
4
851
Member Avatar for pritaeas

http://www.humanstxt.org I came across this by chance. Do any of you guys/gals use it? I like the fact that you can thank the people who helped, however small the contribution, in a semi-standard way.

Member Avatar for pixelsoul
0
236
Member Avatar for pritaeas

Just thought I should share: https://vivaldi.com Tech preview is out, so far I'm pretty impressed.

Member Avatar for iamthwee
2
261
Member Avatar for pritaeas

I'm looking for a user login (or identity) tutorial/example on MVC5 that uses an existing SQL Server database and user table, so NOT code first, and NOT using Entity. Can't see the forest through the trees apparently, because I cannot seem to find one.

Member Avatar for pritaeas
0
1K
Member Avatar for pritaeas
Member Avatar for pritaeas

I want to design a fluid two-column form with BootStrap. What is the best way to tackle this? Do I start with a fluid container and two columns, and then fit a vertical form in each of them? Or is there a better alternative?

Member Avatar for pritaeas
0
1K
Member Avatar for pritaeas

I just submitted a thread, and after clicking submit I got to a blank page. Fortunately, the thread had been submitted correctly. Using Opera. -- This one submitted as usual.

Member Avatar for Dani
0
151
Member Avatar for pritaeas

I have two servers in different locations (not within the same LAN). Both have a WCF client and WCF server. The WCF client on one server connects to the WCF server on the other, and v.v. What would be the best way to secure this communication, other than using SSL …

Member Avatar for Ketsuekiame
0
292
Member Avatar for pritaeas

Did something change to the API OAuth flow? When I try to login with my app (dwapi.pritaeas.net), and click "continue" on the authorize page, I get to the Oops page. Haven't used it in a while, but am not aware of any changes I have missed.

Member Avatar for Dani
0
292
Member Avatar for pritaeas

I've been looking for a while for an example that uses claims, but I need it working in a desktop application and/or WCF service (a full local setup). MS and others say it should work, but examples are apparently well hidden within the depths of the internet. All I can …

0
107
Member Avatar for pritaeas

http://www.daniweb.com/web-development/php/threads/480556/listbox-onchange-event-to-trigger-php-function In Opera and IE11 the image is pushing the code to the right.

Member Avatar for Dani
0
117
Member Avatar for pritaeas

Was updating tags, at some point I got to this: http://www.daniweb.com/tags/tables Is this a caching issue? It's showing "usability" and "excel". I do come across tags in the tagclouds, where the link goes to the "Oops" page (e.g. http://www.daniweb.com/tags/three). Am guessing it's because I removed that tag, but the cached …

Member Avatar for Dani
0
114
Member Avatar for pritaeas

http://www.daniweb.com/software-development/cpp/threads/478338/chat The above thread redirects to the "oops" page, not sure why. Find the post here: http://www.daniweb.com/members/1106284/umaradam/posts

Member Avatar for Dani
0
92
Member Avatar for pritaeas

I've got some winforms partial classes marked `[Obsolete]`. Unlike when applying this to methods, I get no warning after building. Is this because it's set on a partial class? I can't set it in the designer too, because that code can/will be regenerated. Anything I can do about it with …

Member Avatar for pritaeas
0
264
Member Avatar for pritaeas

I did not receive an email today that I received a new PM. Did something change?

Member Avatar for Dani
0
76
Member Avatar for pritaeas

Not sure if it's just me, but I've been experiencing a slow DaniWeb again. Posting a reply takes seconds to complete. Sometimes, loading new pages appears to halt. Other sites I've visited act normal. Happens both at work and at home.

Member Avatar for Dani
3
381
Member Avatar for pritaeas

See attached image. If I hover over the last reply link, then the link shows as post/jump/0. Opening the thread, doesn't show a reply. Also, I see two questions "member badges" in this forum by mattster, but I can only open one, the other opens the OOPS page. ![84f513b12d70b72ce9fabdd5e585c4d3](/attachments/large/0/84f513b12d70b72ce9fabdd5e585c4d3.jpg "84f513b12d70b72ce9fabdd5e585c4d3")

Member Avatar for Ancient Dragon
0
197
Member Avatar for pritaeas

I thought this was discussed somewhere, but I can't find the thread. I've updated my authorization to the one you gave me Dani. If I now start my DwArticleWatch after a while (about 2 hours, but unconfirmed) I get an error message that curl failed. I think the access token …

Member Avatar for Dani
0
367
Member Avatar for pritaeas

http://www.daniweb.com/web-development/php/threads/470495/trim-content#post2052543 I see the link in the code as strikethrough (Win7/IE11). Image attached. ![0ab8e0c6fc92294cb65c942ed5249b0b](/attachments/large/0/0ab8e0c6fc92294cb65c942ed5249b0b.png "0ab8e0c6fc92294cb65c942ed5249b0b")

Member Avatar for pritaeas
1
595
Member Avatar for pritaeas

We're in the process of upgrading/improving our application framework, and we're currently looking into (application) user groups and roles. We want to implement CRUD rights to our screens. What's in place is a kind of ORM, so there's a class for each table already. Am just looking for ideas on …

Member Avatar for pritaeas
0
240
Member Avatar for pritaeas

Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile.

Member Avatar for pritaeas
0
265
Member Avatar for pritaeas

We want to start mobile development (starting with Android). Our two most likely candidate tools at this time are Phonegap and Xamarin. I'd like to hear about any thoughts on and experiences with either of these packages. Am trying to decide what to use for a first prototype (business software). …

Member Avatar for pritaeas
0
471
Member Avatar for pritaeas

See attached image. I've seen this a couple of times after replying, or editing an article (Opera and IE). ![566b4c3e4bcb53bbfbdf720a3a288125](/attachments/large/0/566b4c3e4bcb53bbfbdf720a3a288125.jpg "566b4c3e4bcb53bbfbdf720a3a288125")

Member Avatar for pritaeas
0
129
Member Avatar for pritaeas

Anybody familiar with AutoVue? Am using Desktop V20.2.2 embedded in a WinForm. Am looking if it's possible to set the background color. So far I haven't found any conclusive answer whether or not this is possible.

Member Avatar for pritaeas
0
389
Member Avatar for pritaeas

I have multiple listviews on a form (WinForms). List items can be dragged to other listviews. Is there a way to cancel a single item within the dragged items list? The target listview determines whether or not a single item can be dropped there. I'd prefer a solution that will …

Member Avatar for pritaeas
0
264
Member Avatar for pritaeas

Am looking for a way to get the maximum value of an integer data type in a function. Since FB doesn't have an unsigned type, casting from -1 doesn't work. Nor can I find any built-in constant or function to get it. Any other ideas? (Am not looking to hardcode …

Member Avatar for pritaeas
0
787
Member Avatar for pritaeas

I'm currently looking into the automatic generation of release notes (or change log) when we create a new release. I'm wondering how any of you tackle this. So far I've found these four interesting options: - https://tfsreleasenotes.codeplex.com/ - https://tfschangelog.codeplex.com/ - http://fromthedevtrenches.blogspot.nl/2013/04/automatically-generate-tfs-release.html - http://mskold.blogspot.nl/2012/05/generate-accumulated-release-notes-in.html Any insights greatly appreciated.

Member Avatar for Ketsuekiame
0
176
Member Avatar for pritaeas

I saw a UFOOOO above the "be the first to reply" button ;) Listing is from the Software Development forum. It's the username from the thread above, but it shows below the line. ![34891760f6fa9ea22abfdf6f4cef4582](/attachments/large/0/34891760f6fa9ea22abfdf6f4cef4582.jpg "34891760f6fa9ea22abfdf6f4cef4582")

Member Avatar for pritaeas
1
226
Member Avatar for pritaeas

We're looking into the Enterprise Library, to see if the security part will fit our needs. We want to use application roles/rights, so we probably need to write our own security provider. What I'm looking for are decent resources on this specific topic. I've found several books already on the …

0
164

The End.