19 Archived Topics
Remove Filter ![]() | |
Hello anyone? Does anyone track time? My new project manager requires our team to track time and this is the first time this is happening to us. We are about to use TMetric app. Can you share your experience? | |
I've been reading about the Microsoft Solutions Partner program and wanted to ask the community is it actually worth pursuing for an IT company It looks like Microsoft has set certain performance and certification requirements that companies need to meet in order to qualify. They have categories like Infrastructure, Data … | |
Can Microsoft Azure be used as a cloud hosting platform for QuickBooks Desktop? | |
Hello, I would like to introduce myself and share a bit of information about the new API we are developing. The product was just launched in February and is in the beginning phase. I would highly appreciate any kind of comment or advice when it comes to improving the development … | |
# **OLD** # [URL=http://s127.photobucket.com/user/yoda3ddd/media/codemap_zps4115ff7e.jpg.html][IMG]http://i127.photobucket.com/albums/p158/yoda3ddd/codemap_zps4115ff7e.jpg[/IMG][/URL] The Data Namespace Core Friend Module Func Public OkButton As Button Public CancelButton As Button Public ProgBar As ProgressBar Private Sub ProgressLoop() Do Func.ProgBar.PerformStep() Threading.Thread.Sleep(1) Loop End Sub #Region "Constants" Public Const DataRoot As String = "C:\AFormData\" Public Const IMG_PATH As String = "C:\AFormData\img" Public Const … | |
According to Microsoft, 75% of organizations with more than 500 employees, have extended AD into either Azure AD and/or Office365. Have you / or are you planning to extend Active Directory into either Azure AD or Office 365 or for any other purposes? | |
Hi daniweb community, this sounds really weird question but I'm having a problem finding a page/portal. has been about 2 days and I've been searching literally for more than 30 hours. From the desperation I am asking any of u if they know it. Inside microsoft page, or microsoft azure. … | |
Hi guys, does anybody have any experience with Azure at all? I finally deployed a test site I built http://web-dev.azurewebsites.net/About.aspx and unfortunately there seems to be a problem when you submit the form (obviously I tested the form many times before deploying the site and it was definitely working in … | |
Good Day, I have a ASP website fully working and i want it to Deploy on Windows Azure? How can i do that im basically new this Azure of Microsoft. Your Immidiate Response is Highly Appreciated. Thank you, EOS | |
I want to have the following on SQL Azure: IF EXISTS(SELECT * FROM [sys].[databases] WHERE [name] = db_name() AND [compatibility_level] = 110) BEGIN ALTER PROCEDURE [dbo].[Test] AS BEGIN -- Omitted body containing lots of strings END END or a work-around that does something similar. What follows is what I'm trying … | |
As a first part of really using Windows Azure I'd like to use C# running on Azure to verify the license code of a program I'm about to issue the upgrade for. I'm planning on porting the whole thing to the cloud, but to gain experience I'd like to license … | |
I want to port some graphics applications in C++ which compile to Windows Executables to run as WEB apps. I don't want to throw away all the code I've written in C++, so it seems to me that Microsoft Azure would be prefect. My idea is that I learn to … | |
Hi, I'm developing a Visual Studio C# application, which is related to a database. It currently uses a database file (SQLite). But I want to connect it to an online database. The idea is: the same copy of database should be on users' computers (in SQLite files) and on a … | |
[ATTACH]12206[/ATTACH] [I]I've lived long enough to have learned The closer you get to the fire the more you get burned But that won't happen to us 'Cause it's always been a matter of trust ~Billy Joel, Matter of Trust[/I] When word got out last week about the [URL="http://www.daniweb.com/news/story229934.html"]Sidekick data loss … | |
I came up with an idea this week: What if Microsoft made Windows open source? Before you accuse of me of link baiting, I believe this idea has merit for several reasons. It will reduce the cost of development, put the power of the community behind supporting what's become an … | |
[URL="http://www.salesforce.com"]Salesforce.com[/URL], best known for its cloud-based CRM package, announced on Monday that it would be providing web hosting services for web sites, intranets and web-based applications. The announcement comes on the heels of Microsoft's coming out party for its [URL="http://www.daniweb.com/blogs/entry3431.html"]cloud computing services platform called Azure[/URL] last week at the Professional … | |
This week at the Professional Developer's Conference in Los Angeles, Microsoft made a big splash by announcing a new [URL="http://cooney.typepad.com/lauren_cooneys_blog/2008/10/welcome-azure-qa-from-the-experts.html"]cloud computing initiative it's calling Azure[/URL]. It's significant on several levels. First of all Microsoft wants to compete with services like [URL="http://aws.amazon.com/"]Amazon S3[/URL] and offer online storage and online computational services. … | |
What do i add to code be able to hit enter as well as clicking the button. <%@ Page Language="VB" %> <script runat="server"> Function era(ByVal yEAR As Integer) As System.Data.DataSet Dim connectionString As String = "Provider=Microsoft.Jet.OLEDB.4.0; Ole DB Services=-4; Data Source=Cresta Tunes.mdb" Dim dbConnection As System.Data.IDbConnection = New System.Data.OleDb.OleDbConnection(connectionString) Dim … ![]() | |
1)On receipt of the signed MSA back from the customer, the original should be sent to the legal representative and a controlled copy should be sent to the TM/Account Manager by ___________. B D M DM 2)Runtime Profiling is used by which category of users? Developers and System Administrators Configuration … |