• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

++ ATOT official NEF thread part IV ++

Page 175 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
you got a way to reference a form in sp from an app in aspx? 😛

Why would you do that? You can do direct reads/writes/etc to Sharepoint lists/libraries using the Sharepoint API (no direct SQL writes!!). I know, because we have Java apps that tie into one of our huge Sharepoint applications and display saved documents and allow users to upload documents through that interface.
 
Remember IndyColtsFan's advice -- don't get a Master's unless your company pays for it or guarantees you a huge raise/promotion for getting it. Otherwise it is a crapshoot.

I've been told that many many times. But for my MBA

If I went to SCAD it would be for film... which would be stupid and a waste of money
 
Why would you do that? You can do direct reads/writes/etc to Sharepoint lists/libraries using the Sharepoint API (no direct SQL writes!!). I know, because we have Java apps that tie into one of our huge Sharepoint applications and display saved documents and allow users to upload documents through that interface.

because it's a part of the universe I have no control over. I am just passing parameters.
 
because it's a part of the universe I have no control over. I am just passing parameters.

Yeah, it should be possible using the Sharepoint API. All you would need is to know the list ID the form is dumping its data into and you could then use the proper Sharepoint web service(s) to write to it using whatever code you want.
 
Yes, mainly when they're coming in to pitch a project to get business. Even then, a lot of them just wear the slacks and sportcoat without a tie.

How bad is that kinda work? I have an uncle who does that for oracle (i think)
How does one get into that kinda work?
 
Yeah, it should be possible using the Sharepoint API. All you would need is to know the list ID the form is dumping its data into and you could then use the proper Sharepoint web service(s) to write to it using whatever code you want.

or I just tell the team responsible for the app to give me a link to pass parameters to and that is all the work I need to do 😎
 
How bad is that kinda work? I have an uncle who does that for oracle (i think)
How does one get into that kinda work?

Sales is feast or famine, but you can make a ton of money when the feast is on. I'd imagine the easiest way to get into sales would be to either have a business degree or for technical sales, get the experience and then perhaps move to a BA role and then into a sales role.
 
Back
Top