Search found 310 matches

Search found 310 matches Page 2 of 31
by visualtech
Tue Dec 15, 2015 9:22 am
Forum: Tutorial Requests
Topic: How to encode an array in json?
Replies: 4
Views: 3334

I am sorry, but you're utterly wrong here MrGeneralQ. VB.NET does support JSON, but with a library. You can very easily do it in VB.NET. Lastly, JSON is for Ruby, PHP, Python or any other language. It was essentially drafted for backends since it was easier and faster than XML. Since Java, PHP are m...
by visualtech
Wed Dec 09, 2015 9:50 am
Forum: Tutorial Requests
Topic: How to make a safety connection string?
Replies: 6
Views: 4265

Someone can, but then it'll be futile. You're doing something for the sake of doing it; it isn't the standard you should use when dealing with critical and/or private information. Consider rewiring the application. It can save you from hours of frustration and anger later. :) Should you need any hel...
by visualtech
Fri Nov 13, 2015 4:40 am
Forum: Work in Progress
Topic: <[PREVIEW]> Snippet Library 2015
Replies: 9
Views: 5732

Challenge accepted. :D

I'll rewrite it. :)
by visualtech
Sun Nov 08, 2015 2:52 pm
Forum: Coding Help & Support
Topic: Captcha in Website
Replies: 4
Views: 1919

Oh! It's actually pretty easy. I won't get into the details as there is a lovely library for that. Have a look: https://recaptchanet.codeplex.com/
by visualtech
Sun Nov 08, 2015 6:34 am
Forum: Coding Help & Support
Topic: Captcha in Website
Replies: 4
Views: 1919

If I get this correct, you want an "application" which does that? Or do you want to know how to make a captcha like that?
by visualtech
Mon Nov 02, 2015 5:19 am
Forum: Codenstuff boardroom
Topic: What's new?!
Replies: 1
Views: 1352

Hey! It's been a while since I last posted; no clue why, but as the time is passing, fewer people are posting, etc. So, I thought, why shouldn't I take an initiative and just kick off a simple conversation for everyone to join. :D For starters, I'd like to confess something. As some of you may alrea...
by visualtech
Sun Sep 20, 2015 9:48 am
Forum: Help & Support
Topic: Converting ZIP containing images to gif
Replies: 4
Views: 2943

Hmm... What, exactly, is the problem?
by visualtech
Sat Sep 19, 2015 7:19 am
Forum: Help & Support
Topic: Converting ZIP containing images to gif
Replies: 4
Views: 2943

This should be fairly easy; all you have to do is to extract (read) that zip file, take all the images, bind them in sequence and violá. There are many libraries which extract a zip file like https://stuk.github.io/jszip/ and there are libraries to convert jpeg to gif like https://github.com/shachaf...
by visualtech
Tue Sep 08, 2015 12:17 pm
Forum: Tutorial Requests
Topic: Best way to use a timer
Replies: 2
Views: 2414

According to my analysis, using multiple thread pools is the apt solution as it prevents any memory lock and memory leak.
by visualtech
Wed Sep 02, 2015 5:44 am
Forum: Coding Help & Support
Topic: Use of Mousewheel
Replies: 7
Views: 2527

I know. It has become a little stagnant now. No new posts, nothing interesting happening.

P.S.: Do not block me or -ve rep me for this; this is just my opinion.
Search found 310 matches Page 2 of 31
Go to advanced search