Click here to Skip to main content
15,914,225 members

Luis Alonso Ramos - Professional Profile



Summary

    Blog RSS
1,267
Author
1,920
Authority
3,326
Debator
5
Editor
32
Enquirer
154
Organiser
1,511
Participant
I graduated from Monterrey Institute of Technology in December 2003 with a degree in Electrical Engineering, of which I mostly remember nothing!

I have been programming since I was 10 when I learned QuickBasic. I have experience in C/C++, MFC, Win32, Visual Basic (don't tell anyone!), HTML, ASP, and recently in C# (which I like very much BTW), ASP.NET, and ADO.NET/SQL Server.

Now that I have to work, I'm currently the president of Intelectix, my own little company, that I founded in June 2004, where we do contract work in software development (and a little web design and hosting), specializing in .NET. I even already have four other people working with me, very good all of them!

Having some big projects already, we've been doing very good, so good in fact that only recently we finished our web site (which currently is only in Spanish -- English version coming soon!)

I have special interests in cars (Audi, Formula 1) and golf -- I used to be good at it (at one point a +2, now a 6 handicap on the board, but playing much worse than that.)

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralRe: Finally... off to Australia! Pin
Luis Alonso Ramos24-Dec-04 15:56
Luis Alonso Ramos24-Dec-04 15:56 
GeneralUff... long proposal! Pin
Luis Alonso Ramos5-Dec-04 19:15
Luis Alonso Ramos5-Dec-04 19:15 
GeneralLet's start Pin
Luis Alonso Ramos30-Nov-04 15:09
Luis Alonso Ramos30-Nov-04 15:09 
GeneralRe: Let's start Pin
DavidNohejl1-Dec-04 6:50
DavidNohejl1-Dec-04 6:50 
GeneralRe: Let's start Pin
Luis Alonso Ramos1-Dec-04 8:08
Luis Alonso Ramos1-Dec-04 8:08 
GeneralRe: Let's start Pin
DavidNohejl1-Dec-04 8:26
DavidNohejl1-Dec-04 8:26 
GeneralRe: Let's start Pin
Luis Alonso Ramos1-Dec-04 8:43
Luis Alonso Ramos1-Dec-04 8:43 
GeneralVistaDB results Pin
Luis Alonso Ramos16-Oct-04 16:04
Luis Alonso Ramos16-Oct-04 16:04 
Now I finally got a little project to give it a try. My findings:

* Simple to use. I used the ADO.NET provider, and it's basically the same as using the OleDb* or SqlDb* clasess. True, I didn't use the most advanced features (mostly DataReaders) but it works good.

* The documentation, for lack of a better word, sucks. The class library documentation, mostly, is something like "GetDate method: gets a date." I was having trouble with an exception when I was trying to connect to the database. You don't pass the filename of the database, but a connection string like "Database=filename.vdb".

* Support. I used the support forums twice. Once I found the answer in a previous thread, and the other time I got a very quick reply, although I had solved the problem myself 5 minutes earlier.

* Different SQL. I had a little trouble with a SELECT statement that works differently that what had worked for me in Access and MSDN. If using wildcards, you must use 'Like' instead of "=" as in "SELECT * FROM Table WHERE FirstName Like = '%blahblah%';"

* Easy to deply. Copy two DLLs and that's it.

Well, that's about it. Overall, I'm very satisfied with it, and it does what it is supposed to very well.

My only requesst is that it would work (or they would tell us how to do it) with OleDb* classes, so migration to MSDE would be as simple as changing the connection string.

I'll keep posting about further experiences.

-- LuisR


___________
  Luis Alonso Ramos
  Chihuahua, Mexico
  www.luisalonsoramos.com
GeneralRe: VistaDB results Pin
vistasoftware16-Oct-04 18:31
vistasoftware16-Oct-04 18:31 
GeneralRe: VistaDB results Pin
Luis Alonso Ramos16-Oct-04 19:20
Luis Alonso Ramos16-Oct-04 19:20 
GeneralRe: VistaDB results Pin
vistasoftware16-Oct-04 20:56
vistasoftware16-Oct-04 20:56 
GeneralVistaDB Pin
Luis Alonso Ramos21-Sep-04 20:06
Luis Alonso Ramos21-Sep-04 20:06 
GeneralFor everyone else... Pin
Luis Alonso Ramos10-May-04 16:28
Luis Alonso Ramos10-May-04 16:28 
GeneralRe: For everyone else... Pin
MoustafaS4-Jun-05 12:52
MoustafaS4-Jun-05 12:52 
GeneralRe: For everyone else... Pin
Luis Alonso Ramos4-Jun-05 13:08
Luis Alonso Ramos4-Jun-05 13:08 
GeneralRe: For everyone else... Pin
MoustafaS4-Jun-05 13:27
MoustafaS4-Jun-05 13:27 
GeneralRe: For everyone else... Pin
Luis Alonso Ramos4-Jun-05 13:59
Luis Alonso Ramos4-Jun-05 13:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.