Search results

  1. P

    What will happen If I decide to ditch the database?

    Hi All, Thanks for your elaborated replies. The No.1 reason I want to shift to OOPs is that I don't want to heavily depend on any software to preexist to run my solutions. Just thought of creating my own my file formats and everything if it is required. I know it's a day dreaming so far. But I...
  2. P

    What will happen If I decide to ditch the database?

    and Completely dwell into Object Oriented Programming Only here onwards? How difficult would that be to grab the concepts and Develop on the same?
  3. P

    Is this mentality prevails only in India?

    The funny thing is: I worked for a week before quitting citing health issues. They haven't paid me for that week. And they are Doctors! How cheap! P.S: Not an IT job.
  4. P

    Is this mentality prevails only in India?

    We are paying him. "Let's make sure they aren't sitting free even for a moment. Always Make them work on something"
  5. P

    How to Restrict the List to other class property?

    In the below picture all veggies are listed. But as the Vendor is MGM. I want only Tomato to be listed. Possible?
  6. P

    How to Restrict the List to other class property?

    Sorry. Should have posted under VB.Net section. My bad.
  7. P

    How to Restrict the List to other class property?

    Object Oriented Programming
  8. P

    How to Restrict the List to other class property?

    I am asking the same on the coding time itself...
  9. P

    How to Restrict the List to other class property?

    Imports Microsoft.VisualBasic Public Class Vegetable Dim NameVal As String Property Name() As String Get Return NameVal End Get Set(value As String) NameVal = value End Set End Property End Class Imports Microsoft.VisualBasic...
  10. P

    Please recommend me a perfect tablet pc to read pdf files...

    p.s: I already have a Kindle but it's not a friend of all pdf files. What to do?
  11. P

    How hard is C#?

    I am a VBA Developer and VB is no longer important in . NET core Era... That's why.
  12. P

    How hard is C#?

    To learn, adapt and acquire the complete knowledge of it...
  13. P

    Worth the risk?

    Please buy one. Always worth. I bought mine 12 years ago. Never regretted it for that purpose. But I hated it for the first whole month because of its size and looks. Now it's better than my half 😁
  14. P

    Autocorrect limited to combo box list values

    The problem is while entering the data. Has to type receipts fast. Hasty makes nasty.
  15. P

    Autocorrect limited to combo box list values

    I want to do the reverse of it. Providing a list of correct values (Lik Custom Dictionary option in Ms Word) and want to provide use that kind of option here. Not possible?
  16. P

    Autocorrect limited to combo box list values

    I have developed a software for local vegetables trader. For example, Raw banana is pronounced 'Vazhakkai' in Tamil. Sometimes I tend to type 'Valakai' instead of 'Vazhakkai'. I want it to be autocorrected. Possible?
  17. P

    Autocorrect limited to combo box list values

    Is there an autocorrect feature available in ms access? Not specific to any language but just limited to the combobox's list values. Possible?
  18. P

    Worth the risk?

    Hi Doc, Nice to see you back online. Just now had a call with Amazon.in and they promised me to resolve the issue ASAP. Let's see how fast is Amazon in this. I have stressed the word 'Sentimetally Attached' thrice in that call. Take Care, Prabhakaran
  19. P

    Worth the risk?

    Currently keeping charge for 5 days on Aeroplane mode. And its a Kindle e-reader not a Fire tablet. Thanks for the reply.
  20. P

    Worth the risk?

    Hi, I have a kindle for the last 12 years. Currently its battery is not keeping well the charge. If I put the device in wifi or Data mode the charge depletes overnight. Saw a disassembly video last night in YouTube on how to replace it's battery. Worth taking the risk? p.s: Already sent it to...
Back
Top Bottom