473,659 Members | 2,562 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

very urgent

hi folks...

It may seem silly to write like this.

I have worked on VB and ASP....did a small project in each. Now in order to
get a job i have to fake these projects on .net.....VB.net and ASP.net.

1. I haven't ever worked on .net technology before....is it difficult to
work on it??? But i have seen the environment.

2. is .net software available on net to install???

3. how do i write a program and compile in .net

please suggest....what do i need to do in 2 days if i have to get accustomed
to .net technology.

thanks in advance.
Nov 18 '05 #1
3 963
LIN
If you have worked in Visual Studio before picking up .NET environment
wouldn't be that difficult. Infact, VS .NET is more easier to use and very
rationally developed environment. You should get a license of VS .NET and
Read few articles on MSDN to familiarize yourself. You will also find plenty
of articles online which would cater to VS6 users starting on .NET.

2 days might not be enough - but you it can surely get you started!

Cheers,
LIN

"monika" <mo********@hot mail.com> wrote in message
news:#Y******** ******@TK2MSFTN GP10.phx.gbl...
hi folks...

It may seem silly to write like this.

I have worked on VB and ASP....did a small project in each. Now in order to get a job i have to fake these projects on .net.....VB.net and ASP.net.

1. I haven't ever worked on .net technology before....is it difficult to
work on it??? But i have seen the environment.

2. is .net software available on net to install???

3. how do i write a program and compile in .net

please suggest....what do i need to do in 2 days if i have to get accustomed to .net technology.

thanks in advance.

Nov 18 '05 #2
Hi monika,
1. I haven't ever worked on .net technology before....is it difficult to
work on it??? But i have seen the environment.
If your background is VB and ASP, you may find .Net to be quite a learning
curve, as it is fully object-oriented, and the ASP.Net programming model is
much more complex (and powerful) than ASP. It is, however, the future of
dynamic web applications, so it is well worth the effort.
2. is .net software available on net to install???
The Microsoft .Net platform is a free download from the Windows Update site.
The .Net SDK is also a free download. There are quite a few tools available
onn the Net to work with and develop .Net applications. If you're
particularly interested in ASP.Net, and you have a limited budget, you can
check out the free Web Matrix software that Microsoft provides for free at
http://www.asp.net. The best tool suite available is Microsoft Visual
Studio.Net, but it is far from free.
3. how do i write a program and compile in .net
It isn't necessary to compile an ASP.Net application. If you want to build
one with comppiled DLLs, you should use Microsoft Visual Studio.Net to build
your apps.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"monika" <mo********@hot mail.com> wrote in message
news:#Y******** ******@TK2MSFTN GP10.phx.gbl... hi folks...

It may seem silly to write like this.

I have worked on VB and ASP....did a small project in each. Now in order to get a job i have to fake these projects on .net.....VB.net and ASP.net.

1. I haven't ever worked on .net technology before....is it difficult to
work on it??? But i have seen the environment.

2. is .net software available on net to install???

3. how do i write a program and compile in .net

please suggest....what do i need to do in 2 days if i have to get accustomed to .net technology.

thanks in advance.

Nov 18 '05 #3
Your best bet for two days is to buy a book, something like jesse liberty
asp.net programming. Comb it to at least get familiar with the technology. I
assume you will not be writing code for the next couple of weeks so you can
use this extra time to learn to do basic stuff.

This will get you up to speed. And you can post here incessantly if you need
help.
That's what they pay us to do. We are paid good bucks to sit around waiting
on your every question.
--
Regards,
Alvin Bruney
Got tidbits? Get it here...
http://tinyurl.com/2bz4t
"monika" <mo********@hot mail.com> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
hi folks...

It may seem silly to write like this.

I have worked on VB and ASP....did a small project in each. Now in order to get a job i have to fake these projects on .net.....VB.net and ASP.net.

1. I haven't ever worked on .net technology before....is it difficult to
work on it??? But i have seen the environment.

2. is .net software available on net to install???

3. how do i write a program and compile in .net

please suggest....what do i need to do in 2 days if i have to get accustomed to .net technology.

thanks in advance.

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1192
by: samir dsf | last post by:
hi this is kinda urgent ... i will insert some data in html format..i just need to know how to disply it back.its urgent...so if anyone can suggest pls tell me i simply need to know that if i store it in bold or something ..then how will i retreive it thnkas
33
3404
by: dembla | last post by:
Hey Frnds can anyone help me in this i need a program in 'c' PROGRAM to print NxN Matrix 9 1 8 1 2 3 2 7 3 as 4 5 6 6 4 5 7 8 9 in sorted form
4
1394
by: archana | last post by:
Hi all, I am having one confusion regarding invoking web method of web service asychronously through windows applicaiton. What i am doing is i am having one long runing web method whose one way attribute is set as i don't want any return value from that method. What i observered is when my window application start calling web method asynchronoysly
1
1915
by: alok sengar | last post by:
hi, I have already tried this URL's code "http://www.java2s.com/Code/CSharp/Network/SimpleSNMP.htm" but I am getting error when i am creating a UDP type Socket and recieving packet from this socket. some time error is---"An existing connection was forcibly closed by the remote host" and some time error is--- "A connection attempt failed because the connected party did not properly respond after a period of time, or established...
3
6457
by: N. Spiker | last post by:
I am attempting to receive a single TCP packet with some text ending with carriage return and line feed characters. When the text is send and the packet has the urgent flag set, the text read from the socket is missing the last character (line feed). When the same text is sent without the urgent flag set, all of the characters are read. I'm reading the data using the blocking read call of the network stream class. The .NET...
1
1324
by: sohail28 | last post by:
Respected Sir, I try to connect my DB which is present in my hosting server control panel using Dreamweaver MX 2004. Everything is going fine, except while testing connection configuration, its show error "An Unidentified Error has occured". what will be the solution?, plzzz anyone help me to solve this problem... Its very very Urgent...
3
1542
by: settyv | last post by:
Hi, I need to generate PDF stream when i click on Linkbutton in datagrid ..At present i hardcoded the DMS Id and now it is working.But i need to pass DMS ID when click linkbutton.How can i do that? Here is the ASPX code: <asp:datagrid id="grdTentativeResults" Width="800" Runat="server"
1
2114
by: rajesh.us.it.recruiter | last post by:
Hi Guys/Partners, We have a URGENT Requirement for Perl Programmer with H1 visa in India/US for one of our prestigious Client. Location : New Jersey Requirements : Should be very strong in Perl Should be strong in SQL, Unix, C++ Should have some knowledge in RDBMS
6
3310
by: jenipriya | last post by:
Hi all... its very urgent.. please........i m a beginner in oracle.... Anyone please help me wit dese codes i hv tried... and correct the errors... The table structures i hav Employee (EmpID, EmpName,DeptID,DateOfJoin, Sal, Addr) Finance (EmpID, Sal) Club (Clubname, EmpID, Fee, DateOfJoin) Leave (EmpID, Date) Department (DeptID, DeptName, NoOfEmployees)...
9
1618
by: uppili4chi | last post by:
Good morning my dear friends, I am uppili from India. i am working in one mnc. I need a help very urgent. "My problem i need to write a program for search a file just like search option at start menu in our computer". plse give idea, if it possible code.. its very urgent...........
0
8428
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8535
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7360
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4176
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4338
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1982
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1739
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.