hi i am muneeb from pakistan and doing BCS in SALU in sukkur pakistan and i want be a good software builter. therefore i am signing up this site and i wish every one be friendly in learning VB .Net thanks
People doing this are also doing these things:
Entries
Oogyboogawa- God's T-Shirt Man is in Wisconsin now!?
And this isn’t a priority right now, so it’s getting bumped.
Oogyboogawa- God's T-Shirt Man is in Wisconsin now!?
I’ve got a handful of ideas I could use this for, but for the meantime, I’m more occupied with other projects. This will probably have to go to the relatively distant future, if ever. For now, maybe I’ll start trying to convince the people I know that know VB.NET or C# that they need to start doing volunteer work for me lol.
I’ll keep this on my list for now, but if I run out of room on my 43things and need another slot, this may get bumped(along with my other programming goal).
I’m on chapter 4 of the textbook, and I’ve learned a lot of information that will carry over to Visual C++/C# as well. Good stuff.
I’ve been an ASP scripter for 8 years, but now I need to learn .NET for various projects – It sure looks like C# was developed so that programmer-types that don’t do web could put out dynamic websites. There doesn’t appear to be any real advantage for an experienced web-developer, however. I could be wrong.
ASP.NET makes everything more difficult than it needs to me, in my beginner, newbie opinion. Take the simple “response.write” for example. In ASP, I can simply put ”= somestring” and be done with it. In .NET, everything must be declared, defined, and messed with in too many ways.
What do I care if a variable is a strng or an integer, or a double? WHo SHOULD care? no one… exactly! That’s what I love about PHP and ASP – no variable types. PLEASE!!!! All you programmers with your RULES need to lighten up – it’s just WEB, for crying out loud! I see posts all over the place where programmers are saying things like “by doing such and such, you are violating standards of this group.” Holey Smokes! Why should I be forced to define scope and class and everything else? IT’S JUST THE WEB! ASP and PHP can produce everything I’m looking for quite easily.
NOw, I could be ignoring scalability or security, but I don’t think so. I see .asp and .php sites that are mamoth and run just fine. I see far more .aspx pages that are broken, or .NET sites that are slow. Scarry!
Well – It’s off to find some free learning sites, eh?
There are some good tutorials online for vb.net
asp.net book with vb.net samples
Also you can download some sample applications from Microsoft:http://asp.net/downloads/starterkits/default.aspx?tabid=62



