Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
~986 People Reached
Favorite Forums
Favorite Tags
Member Avatar for JayOne

Ok, I'm developing a chat bot for a client. But I'm having a hard time figuring out the best way to do this. Because the bot isn't that big, I thought use a table with the phrase and the response. Then use LIKE. Not as easy as I thought though. …

Member Avatar for pritaeas
0
163
Member Avatar for JayOne

Ok, at university we did a lot of Java. And I can remember the tutor saying "Exceptions are great for debugging applications, but shouldn't be used in deployed applications for error handling". Now I'm kinda confused, because I feel they provide a lot of flexibility in handling errors. So why …

Member Avatar for kvprajapati
0
117
Member Avatar for JayOne

Ok, so my app basically checks multiple mail accounts for incoming messages every 5 minutes. I know about threads but have never coded a multi threaded application. What's the best way to go about this? Start the thread, have it call an instance method to check for mail, and then …

Member Avatar for sknake
0
173
Member Avatar for JayOne

I have SQL Compact installed, and I'm using VS C# 2008 Express. I'm kinda confused though. I try to add: [CODE]using System.Data.SqlServerCe;[/CODE] And get an error. It don't even pop up in intellisense. I've tried adding reference paths to the DLL's (not sure if I'm doing it right) but still …

Member Avatar for sknake
0
106
Member Avatar for reyarita

hey guys! do you have idea how to print a * and in a square symbol like this ***** * * * * * * ***** i have my code in here but it didnt follow like that

Member Avatar for jonsca
0
147
Member Avatar for JayOne

What's the deal with databases in C#? I'm used to using MySQL in PHP, but my confusion is this. If I develop an app, and sell it on, would the end user need anything installed? How do other app developers store data that's quick and easy to access? Any help …

Member Avatar for sknake
0
205
Member Avatar for JayOne

Hope the new year is going well for all. I have a 200 pound (GBP Sterling) budjet for C# books. My C# knowledge is good enough already that I can code apps, but I need more knowledge on doing things like: - HTTP - Databases (MS Access atm ... but …

Member Avatar for ddanbe
0
75